Download korma-0.18.0.jar file - Jar k

Jar examples for k:korma

Description

korma: Kotlin cORoutines Math Utilities

You can download jar file korma 0.18.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

korma-0.18.0-javadoc.jar
korma-0.18.0-sources.jar
korma-0.18.0.jar
korma-0.18.0.pom



Related Tutorials