is not current version
Last Version 2.5.0

com.soywiz.korlibs.kbignum:kbignum-iosarm64 2.4.1.1

Big Number Library for Kotlin

GroupId

GroupId

com.soywiz.korlibs.kbignum
ArtifactId

ArtifactId

kbignum-iosarm64
Version

Version

2.4.1.1
Type

Type

pom

Download kbignum-iosarm64 2.4.1.1


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