Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Please add or link to this guide #95

Open
i3130002 opened this issue Dec 20, 2017 · 1 comment
Open

Please add or link to this guide #95

i3130002 opened this issue Dec 20, 2017 · 1 comment

Comments

@i3130002
Copy link

Maybe try jitpack website t
https://stackoverflow.com/a/32601283/1454173

I wasted 1 hour on adding a module library :(

@i3130002
Copy link
Author

A great way to add this lib to android project is to use this

repositories {
     maven { url "https://jitpack.io" }
}

dependencies {
    compile 'andhradroid.dev:aFilechooser:1.0.1'
}

as in here https://bintray.com/rameeshakulapc/maven/aFileChooser

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant