Jar examples for k:korma
korma: Kotlin cORoutines Math Utilities
You can download jar file korma 0.9.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add korma-0.9.0.jar to your project.
<dependency> <groupId>com.soywiz</groupId> <artifactId>korma</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.soywiz', name: 'korma', version: '0.9.0'
libraryDependencies += "com.soywiz" % "korma" % "0.9.0"
<dependency org="com.soywiz" name="korma" rev="0.9.0"/>
@Grapes(@Grab(group='com.soywiz', module='korma', version='0.9.0'))
'com.soywiz:korma:jar:0.9.0'
Click the following link to download the jar file.
korma-0.9.0-javadoc.jar