korma-root

Korma: Math Utilities for Kotlin Common

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korma-root
Last Version

Last Version

0.20.0
Release Date

Release Date

Type

Type

jar
Description

Description

korma-root
Korma: Math Utilities for Kotlin Common
Project URL

Project URL

https://github.com/korlibs/korma/

Download korma-root

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.20

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.20
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.20
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.soywiz
Kotlin cORoutine Libraries for fullstack development - https://bintray.com/korlibs/korlibs - https://github.com/korlibs

Versions

Version
0.20.0
0.19.1
0.19.0
0.18.0
0.17.2
0.17.1
0.16.0
0.14.1
0.14.0