Jar examples for k:kotx
KotX: Kotlin toolkit for Android
You can download jar file kotx 1.0.19 in this page.
Apache 2.0
You can use the following script to add kotx-1.0.19.jar to your project.
<dependency> <groupId>com.github.0xe1f</groupId> <artifactId>kotx</artifactId> <version>1.0.19</version> </dependency>
compile group: 'com.github.0xe1f', name: 'kotx', version: '1.0.19'
libraryDependencies += "com.github.0xe1f" % "kotx" % "1.0.19"
<dependency org="com.github.0xe1f" name="kotx" rev="1.0.19"/>
@Grapes(@Grab(group='com.github.0xe1f', module='kotx', version='1.0.19'))
'com.github.0xe1f:kotx:jar:1.0.19'
Click the following link to download the jar file.
kotx-1.0.19-sources.jar