is not current version
Last Version 0.3.4

com.github.iotexproject:iotex-android-sdk 0.2.0

IoTex java sdk for develop android and java apps.

GroupId

GroupId

com.github.iotexproject
ArtifactId

ArtifactId

iotex-android-sdk
Version

Version

0.2.0
Type

Type

jar

Download iotex-android-sdk 0.2.0


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