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

Jar examples for k:korma-common

Description

korma: Kotlin cORoutines Math Utilities

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials