is not current version
Last Version 0.20.0

com.soywiz:korma-root 0.18.0

korma: Kotlin cORoutines Math Utilities

Categories

Categories

ORM Data
GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korma-root
Version

Version

0.18.0
Type

Type

jar

Download korma-root 0.18.0


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