FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

MaayanLab/common: Common java tools · GitHub

Repository files navigation

Ma'ayan Lab Common Java Tools

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'
}

About

Common java tools

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL