Download korma-js-0.19.0.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.19.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials