Kotlin Math

Graphics oriented math library for Kotlin

License

License

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

dev.romainguy
ArtifactId

ArtifactId

kotlin-math-js
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Kotlin Math
Graphics oriented math library for Kotlin
Project URL

Project URL

https://github.com/romainguy/kotlin-math
Source Code Management

Source Code Management

https://github.com/romainguy/kotlin-math

Download kotlin-math-js

How to add to project

<!-- https://jarcasting.com/artifacts/dev.romainguy/kotlin-math-js/ -->
<dependency>
    <groupId>dev.romainguy</groupId>
    <artifactId>kotlin-math-js</artifactId>
    <version>1.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.romainguy/kotlin-math-js/
implementation 'dev.romainguy:kotlin-math-js:1.5.0'
// https://jarcasting.com/artifacts/dev.romainguy/kotlin-math-js/
implementation ("dev.romainguy:kotlin-math-js:1.5.0")
'dev.romainguy:kotlin-math-js:pom:1.5.0'
<dependency org="dev.romainguy" name="kotlin-math-js" rev="1.5.0">
  <artifact name="kotlin-math-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.romainguy', module='kotlin-math-js', version='1.5.0')
)
libraryDependencies += "dev.romainguy" % "kotlin-math-js" % "1.5.0"
[dev.romainguy/kotlin-math-js "1.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0