koai-dev

Results 6 comments of koai-dev

date_time_picker: git: url: https://github.com/koai-dev/date_time_picker.git

> I had to move it to JitPack, so I'm posting the link here if it helps anyone: https://jitpack.io/#Tgo1014/JP2ForAndroid/1.0.4 Thank bro!

> date_time_picker: git: url: https://github.com/koai-dev/date_time_picker.git

> try to put `jcenter { content { includeModule("com.github.barteksc", "android-pdf-viewer") } }` (or `jcenter()`) line before specifing `jitpack.io` on your project root `build.gradle`. it seems worked better for me. (it's...

use this: maven { url 'https://jitpack.io' } implementation 'com.github.koai-dev:Android-Image-Slider:1.4.0'

use this: maven { url 'https://jitpack.io' } implementation 'com.github.koai-dev:Android-Image-Slider:1.4.0'