Download korma-android-0.14.1.jar file - Jar k

Jar examples for k:korma-android

Description

korma: Kotlin cORoutines Math Utilities

You can download jar file korma-android 0.14.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add korma-android-0.14.1.jar to your project.

<dependency>
   <groupId>com.soywiz</groupId>
   <artifactId>korma-android</artifactId>
   <version>0.14.1</version>
</dependency>
compile group: 'com.soywiz', name: 'korma-android', version: '0.14.1'
libraryDependencies += "com.soywiz" % "korma-android" % "0.14.1"
<dependency org="com.soywiz" name="korma-android" rev="0.14.1"/>
@Grapes(@Grab(group='com.soywiz', module='korma-android', version='0.14.1'))
'com.soywiz:korma-android:jar:0.14.1'

Download

Click the following link to download the jar file.

korma-android-0.14.1-javadoc.jar
korma-android-0.14.1-sources.jar
korma-android-0.14.1.jar
korma-android-0.14.1.pom



Related Tutorials