RajneeshSingh007 / Attendance-App

Android Attendance app
48 stars 32 forks source link

Gradle dependency #2

Open GomnaG opened 6 years ago

GomnaG commented 6 years ago

failed to resolve : Com.appeaser.sublimepickerlibrary 2.1.1

RajneeshSingh007 commented 6 years ago

@GomnaG There may be possiblity of network issue or library not available in jcenter.So, you could fork and import library in the project. below is the url of vikramkkar library.

https://github.com/vikramkakkar/SublimePicker

GomnaG commented 6 years ago

OK thanks

AnoZee commented 6 years ago

I'll check it out. Thank you.

On 12 Feb 2018 23:23, "GomnaG" notifications@github.com wrote:

OK thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RajneeshSingh007/Attendance-App/issues/2#issuecomment-365005324, or mute the thread https://github.com/notifications/unsubscribe-auth/AejW1yORv18dvkHbyAKs7HfMlLUKN5oFks5tUHqggaJpZM4SCCvA .

Daemon1109 commented 6 years ago

@RajneeshSingh007 gradle is building the project but when I'm trying to run it's showing an error

RajneeshSingh007 commented 6 years ago

@Daemon1109 Please, explain more about error or post log

Effekt3r commented 2 years ago

Good day, has anyone figured out why this message appears when builing the project? Failed to resolve: com.appeaser.sublimepickerlibrary:sublimepickerlibrary:2.1.2

RajneeshSingh007 commented 2 years ago

@Effekt3r Hi, You have to upgrade dependency to latest, currently that version is deprecated. Also project is old so you have to migrate dependencies.

Effekt3r commented 2 years ago

Hi @RajneeshSingh007 what is the latest version?

RajneeshSingh007 commented 2 years ago

@Effekt3r hi, you can check from below url https://github.com/vikramkakkar/SublimePicker If it's not available on jcenter then you can download as zip and import as library in the project