License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.camlcase |
ArtifactId | ArtifactIdkotlintezos |
Version | Version2.0.1 |
Type | Typeaar |
Description |
Descriptionkotlintezos
A Kotlin SDK for operating with the Tezos blockhain in Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kotlintezos-2.0.1.pom | |
kotlintezos-2.0.1-sources.jar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.camlcase/kotlintezos/ -->
<dependency>
<groupId>io.camlcase</groupId>
<artifactId>kotlintezos</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.camlcase/kotlintezos/
implementation 'io.camlcase:kotlintezos:2.0.1'
// https://jarcasting.com/artifacts/io.camlcase/kotlintezos/
implementation ("io.camlcase:kotlintezos:2.0.1")
'io.camlcase:kotlintezos:aar:2.0.1'
<dependency org="io.camlcase" name="kotlintezos" rev="2.0.1">
<artifact name="kotlintezos" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.camlcase', module='kotlintezos', version='2.0.1')
)
libraryDependencies += "io.camlcase" % "kotlintezos" % "2.0.1"
[io.camlcase/kotlintezos "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.1.0 |
org.mozilla : rhino | jar | 1.7.13 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |