is not current version
Last Version 0.3.0

de.petendi:ethereum-android-lib 0.2.1

your mobile portal to Ethereum

GroupId

GroupId

de.petendi
ArtifactId

ArtifactId

ethereum-android-lib
Version

Version

0.2.1
Type

Type

aar

Download ethereum-android-lib 0.2.1


<!-- https://jarcasting.com/artifacts/de.petendi/ethereum-android-lib/ -->
<dependency>
    <groupId>de.petendi</groupId>
    <artifactId>ethereum-android-lib</artifactId>
    <version>0.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.petendi/ethereum-android-lib/
implementation 'de.petendi:ethereum-android-lib:0.2.1'
// https://jarcasting.com/artifacts/de.petendi/ethereum-android-lib/
implementation ("de.petendi:ethereum-android-lib:0.2.1")
'de.petendi:ethereum-android-lib:aar:0.2.1'
<dependency org="de.petendi" name="ethereum-android-lib" rev="0.2.1">
  <artifact name="ethereum-android-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.petendi', module='ethereum-android-lib', version='0.2.1')
)
libraryDependencies += "de.petendi" % "ethereum-android-lib" % "0.2.1"
[de.petendi/ethereum-android-lib "0.2.1"]