Skip to content

Instantly share code, notes, and snippets.

@paraya3636
Created August 2, 2016 03:39
Show Gist options
  • Save paraya3636/197eb4ea28ba796ca03efe32d9974a6d to your computer and use it in GitHub Desktop.
Save paraya3636/197eb4ea28ba796ca03efe32d9974a6d to your computer and use it in GitHub Desktop.
Use kotlin-reflect.jar
dependencies {
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment