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