is not current version
Last Version 2.0.2

kotlintezos 2.0.1

A Kotlin SDK for operating with the Tezos blockhain in Android.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.camlcase
ArtifactId

ArtifactId

kotlintezos
Version

Version

2.0.1
Type

Type

aar
Description

Description

kotlintezos
A Kotlin SDK for operating with the Tezos blockhain in Android.
Project URL

Project URL

https://gitlab.com/camlcase-dev/kotlin-tezos
Source Code Management

Source Code Management

https://gitlab.com/camlcase-dev/kotlin-tezos/tree/master

Download kotlintezos 2.0.1


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.