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

Jar examples for k:korma-js

Description

Korma: Math Utilities for Kotlin Common

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials