License |
License |
---|---|
GroupId | GroupIdde.petendi |
ArtifactId | ArtifactIdethereum-android-lib |
Version | Version0.3.0 |
Type | Typeaar |
Description |
DescriptionEthereum Android Lib
your mobile portal to Ethereum
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ethereum-android-lib-0.3.0.pom | |
ethereum-android-lib-0.3.0.aar | 24 KB |
ethereum-android-lib-0.3.0-sources.jar | 18 KB |
ethereum-android-lib-0.3.0-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.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.petendi/ethereum-android-lib/
implementation 'de.petendi:ethereum-android-lib:0.3.0'
// https://jarcasting.com/artifacts/de.petendi/ethereum-android-lib/
implementation ("de.petendi:ethereum-android-lib:0.3.0")
'de.petendi:ethereum-android-lib:aar:0.3.0'
<dependency org="de.petendi" name="ethereum-android-lib" rev="0.3.0">
<artifact name="ethereum-android-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.petendi', module='ethereum-android-lib', version='0.3.0')
)
libraryDependencies += "de.petendi" % "ethereum-android-lib" % "0.3.0"
[de.petendi/ethereum-android-lib "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.1-1 |