Download korma-common-0.17.2.jar file - Jar k

Jar examples for k:korma-common

Description

korma: Kotlin cORoutines Math Utilities

You can download jar file korma-common 0.17.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

korma-common-0.17.2-javadoc.jar
korma-common-0.17.2-sources.jar
korma-common-0.17.2.jar
korma-common-0.17.2.pom



Related Tutorials