korma-android

korma: Kotlin cORoutines Math Utilities

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korma-android
Last Version

Last Version

0.14.1
Release Date

Release Date

Type

Type

jar
Description

Description

korma-android
korma: Kotlin cORoutines Math Utilities
Project URL

Project URL

https://github.com/soywiz/korma/

Download korma-android

How to add to project

<!-- https://jarcasting.com/artifacts/com.soywiz/korma-android/ -->
<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>korma-android</artifactId>
    <version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/korma-android/
implementation 'com.soywiz:korma-android:0.14.1'
// https://jarcasting.com/artifacts/com.soywiz/korma-android/
implementation ("com.soywiz:korma-android:0.14.1")
'com.soywiz:korma-android:jar:0.14.1'
<dependency org="com.soywiz" name="korma-android" rev="0.14.1">
  <artifact name="korma-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='korma-android', version='0.14.1')
)
libraryDependencies += "com.soywiz" % "korma-android" % "0.14.1"
[com.soywiz/korma-android "0.14.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.0-beta-88

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test jar 1.2.0-beta-88
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.0-beta-88

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.1
0.14.0