Git Product home page Git Product logo

Comments (11)

azizainunnajib avatar azizainunnajib commented on August 16, 2024

same here. have you a solution for this?

from poly-picker.

yosriMekni avatar yosriMekni commented on August 16, 2024

same here !!

from poly-picker.

RohitWoxi avatar RohitWoxi commented on August 16, 2024

Same here, is anyone working on this issue?

from poly-picker.

azizainunnajib avatar azizainunnajib commented on August 16, 2024

I was ending this problem with using another third party.

from poly-picker.

jkisanga avatar jkisanga commented on August 16, 2024

I have the same error

from poly-picker.

jkisanga avatar jkisanga commented on August 16, 2024

this is my gradle app level and am still getting Failed to resolve: com.github.jaydeepw:poly-picker:1.0.23

Please help

android {
compileSdkVersion 25
buildToolsVersion "26.0.2"
defaultConfig {
applicationId "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
minSdkVersion 15
targetSdkVersion 25
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
}

repositories {
maven { url 'https://repo.commonsware.com.s3.amazonaws.com' }
maven { url 'https://jitpack.io' }
maven { url "https://s3.amazonaws.com/repo.commonsware.com" }
}

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
exclude group: 'com.android.support', module: 'support-annotations'
})

//This is the one bring error
compile 'com.github.jaydeepw:poly-picker:1.0.23'

compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support:design:25.3.1'
compile 'com.android.support:support-vector-drawable:25.3.1'
compile 'com.squareup.retrofit2:retrofit:2.0.0'
compile 'com.squareup.retrofit2:converter-gson:2.0.0'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
testCompile 'junit:junit:4.12'
compile 'com.android.support:cardview-v7:25.3.1'
}

from poly-picker.

giaur500 avatar giaur500 commented on August 16, 2024

https://jitpack.io/com/github/jaydeepw/poly-picker/1.0.23/build.log

1.0.23 is not available (build failed)

from poly-picker.

anand171 avatar anand171 commented on August 16, 2024

Hello everyone,

Can you please give the solution to this problem or any alternative option to taking multiple images from the camera.

from poly-picker.

giaur500 avatar giaur500 commented on August 16, 2024

Look somewhere else, this lib is abandoned and also it's buggy and it use deprecated components and api

from poly-picker.

azizainunnajib avatar azizainunnajib commented on August 16, 2024

yeah, leave this lib, go another lib..

from poly-picker.

yirmisekiz avatar yirmisekiz commented on August 16, 2024

Please Help me!
Failed to resolve: com.github.jaydeepw:poly-picker:1.0.23

ı take error like this . how ı solve it

from poly-picker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.