License |
License |
---|---|
GroupId | GroupIdcom.soywiz.korlibs.kbignum |
ArtifactId | ArtifactIdkbignum-android |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionkbignum
Big Number Library for Kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kbignum-android-2.5.0.pom | |
kbignum-android-2.5.0-sources.jar | 6 KB |
kbignum-android-2.5.0-javadoc.jar | 261 bytes |
kbignum-android-2.5.0-debug.aar | 26 KB |
kbignum-android-2.5.0-debug-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.soywiz.korlibs.kbignum/kbignum-android/ -->
<dependency>
<groupId>com.soywiz.korlibs.kbignum</groupId>
<artifactId>kbignum-android</artifactId>
<version>2.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz.korlibs.kbignum/kbignum-android/
implementation 'com.soywiz.korlibs.kbignum:kbignum-android:2.5.0'
// https://jarcasting.com/artifacts/com.soywiz.korlibs.kbignum/kbignum-android/
implementation ("com.soywiz.korlibs.kbignum:kbignum-android:2.5.0")
'com.soywiz.korlibs.kbignum:kbignum-android:aar:2.5.0'
<dependency org="com.soywiz.korlibs.kbignum" name="kbignum-android" rev="2.5.0">
<artifact name="kbignum-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz.korlibs.kbignum', module='kbignum-android', version='2.5.0')
)
libraryDependencies += "com.soywiz.korlibs.kbignum" % "kbignum-android" % "2.5.0"
[com.soywiz.korlibs.kbignum/kbignum-android "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
Version |
---|
2.5.0
|
2.4.12
|
2.4.10
|
2.4.9
|
2.4.8
|
2.4.7
|
2.4.6
|
2.4.5
|
2.4.4
|
2.4.3
|
2.4.2
|
2.4.1.1
|
2.4.1
|
2.4.0
|
2.3.4
|
2.3.3
|
2.3.2
|
2.3.1
|
2.3.0
|
2.3.0-M5
|
2.3.0-M4
|
2.3.0-M3
|
2.3.0-M2
|
2.3.0-M1
|
2.2.0
|
2.0.6
|