allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
compile 'com.github.Jam741:HomeLayoutSimple:latest.integration'
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
compile 'com.github.Jam741:HomeLayoutSimple:latest.integration'
}