GroupId | GroupIdde.petendi |
---|---|
ArtifactId | ArtifactIdethereum-android-lib |
Version | Version0.2.1 |
Type | Typeaar |
Filename | Size |
---|---|
ethereum-android-lib-0.2.1.pom | |
ethereum-android-lib-0.2.1.aar | 23 KB |
ethereum-android-lib-0.2.1-sources.jar | 17 KB |
ethereum-android-lib-0.2.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]