| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project isn't meant to be used directly but is a dependencies to a large number of other projects. It can be added as a dependency to a project with jitpack.io.
tldr
repositories {
...
maven { url 'https://jitpack.io' }
}
dependencies {
compile 'com.github.maayanlab.common:common-core:master-SNAPSHOT'
}
| Back | FazBrowse Home | New Git URL |