Download kotx-1.0.18.jar file - Jar k

Jar examples for k:kotx

Description

KotX: Kotlin toolkit for Android

You can download jar file kotx 1.0.18 in this page.

License

Apache 2.0

Build File

You can use the following script to add kotx-1.0.18.jar to your project.

<dependency>
   <groupId>com.github.0xe1f</groupId>
   <artifactId>kotx</artifactId>
   <version>1.0.18</version>
</dependency>
compile group: 'com.github.0xe1f', name: 'kotx', version: '1.0.18'
libraryDependencies += "com.github.0xe1f" % "kotx" % "1.0.18"
<dependency org="com.github.0xe1f" name="kotx" rev="1.0.18"/>
@Grapes(@Grab(group='com.github.0xe1f', module='kotx', version='1.0.18'))
'com.github.0xe1f:kotx:jar:1.0.18'

Download

Click the following link to download the jar file.

kotx-1.0.18-sources.jar
kotx-1.0.18.pom



Related Tutorials