apatrida
01/28/2016, 10:08 PM1.12.0-RC-1017
Klutter 0.13-RC-1017
Jackson Kotlin Module 2.5.5-RC-1017
, 2.6.5-RC-1017
and 2.7.0-RC-1017
Kovert 0.10-RC-1017
For any of these you need this repo added to your build until we are allowed to publish on maven central:
repositories {
maven {
url "<http://dl.bintray.com/jaysonminard/kohesive>"
}
}
And for:
Kovenant library, version 3.0.0-rc.01017
with this repo:
repositories {
maven {
url "<http://dl.bintray.com/mplatvoet/komponents>"
}
}