Last Version

IoTeX Android SDK 0.3.4

IoTex java sdk for develop android and java apps.

License

License

GroupId

GroupId

com.github.iotexproject
ArtifactId

ArtifactId

iotex-android-sdk
Version

Version

0.3.4
Type

Type

jar
Description

Description

IoTeX Android SDK
IoTex java sdk for develop android and java apps.
Project URL

Project URL

https://github.com/iotexproject/iotex-android-sdk
Project Organization

Project Organization

IoTeX Group

Download iotex-android-sdk 0.3.4


<!-- https://jarcasting.com/artifacts/com.github.iotexproject/iotex-android-sdk/ -->
<dependency>
    <groupId>com.github.iotexproject</groupId>
    <artifactId>iotex-android-sdk</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.iotexproject/iotex-android-sdk/
implementation 'com.github.iotexproject:iotex-android-sdk:0.3.4'
// https://jarcasting.com/artifacts/com.github.iotexproject/iotex-android-sdk/
implementation ("com.github.iotexproject:iotex-android-sdk:0.3.4")
'com.github.iotexproject:iotex-android-sdk:jar:0.3.4'
<dependency org="com.github.iotexproject" name="iotex-android-sdk" rev="0.3.4">
  <artifact name="iotex-android-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.iotexproject', module='iotex-android-sdk', version='0.3.4')
)
libraryDependencies += "com.github.iotexproject" % "iotex-android-sdk" % "0.3.4"
[com.github.iotexproject/iotex-android-sdk "0.3.4"]

Dependencies

compile (8)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.61
com.lambdaworks : scrypt jar 1.4.0
org.slf4j : slf4j-android jar 1.7.25
com.fasterxml.jackson.core : jackson-databind jar [2.9.9.2,)
io.grpc : grpc-okhttp jar 1.20.0
io.grpc : grpc-protobuf jar 1.20.0
io.grpc : grpc-stub jar 1.20.0
org.projectlombok : lombok jar 1.18.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.