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

Jar examples for k:korma-common

Description

korma: Kotlin cORoutines Math Utilities

You can download jar file korma-common 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-common-0.14.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials