javatezos

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

License

License

GroupId

GroupId

io.camlcase
ArtifactId

ArtifactId

javatezos
Last Version

Last Version

1.9.0-alpha06
Release Date

Release Date

Type

Type

aar
Description

Description

javatezos
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 javatezos

How to add to project

<!-- https://jarcasting.com/artifacts/io.camlcase/javatezos/ -->
<dependency>
    <groupId>io.camlcase</groupId>
    <artifactId>javatezos</artifactId>
    <version>1.9.0-alpha06</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.camlcase/javatezos/
implementation 'io.camlcase:javatezos:1.9.0-alpha06'
// https://jarcasting.com/artifacts/io.camlcase/javatezos/
implementation ("io.camlcase:javatezos:1.9.0-alpha06")
'io.camlcase:javatezos:aar:1.9.0-alpha06'
<dependency org="io.camlcase" name="javatezos" rev="1.9.0-alpha06">
  <artifact name="javatezos" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.camlcase', module='javatezos', version='1.9.0-alpha06')
)
libraryDependencies += "io.camlcase" % "javatezos" % "1.9.0-alpha06"
[io.camlcase/javatezos "1.9.0-alpha06"]

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.okhttp3 : logging-interceptor jar 4.9.1
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.1.0
com.trustwallet » wallet-core jar 2.5.10
org.mozilla : rhino jar 1.7.13
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0-alpha06
1.9.0-alpha05
1.9.0-alpha04
1.9.0-alpha03
1.9.0-alpha02
1.9.0-alpha01
1.8.0
1.8.0-alpha07
1.8.0-alpha06
1.8.0-alpha05
1.8.0-alpha04
1.8.0-alpha03
1.8.0-alpha02
1.8.0-alpha01
1.7.3-alpha01
1.7.2
1.7.1
1.7.0
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.1.0