1. Send a pull request to: https://github.com/kotlinresources
2. Add a new JSON file to the folder “resources/libraries”. Example:
kotlin-anko.json
{
"name" : "kotlin/anko",
"sourceUrl" : "https://github.com/Kotlin/anko",
"mavenMetaUrl" : "https://dl.bintray.com/jetbrains/anko/org/jetbrains/anko/anko/maven-metadata.xml",
"platform" : "JVM",
"category" : "library",
"tags" : [ "android" ]
}