JavaMath2KMP

A Kotlin Multiplatform port of Java math functions not included in the standard library

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

dev.erikchristensen.javamath2kmp
ArtifactId

ArtifactId

javamath2kmp
Last Version

Last Version

0.4.6
Release Date

Release Date

Type

Type

pom
Description

Description

JavaMath2KMP
A Kotlin Multiplatform port of Java math functions not included in the standard library
Project URL

Project URL

https://github.com/erikc5000/javamath2kmp
Source Code Management

Source Code Management

https://github.com/erikc5000/javamath2kmp

Download javamath2kmp

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0