License |
License |
---|---|
GroupId | GroupIdorg.elastos |
ArtifactId | ArtifactIdwallet.lib |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionwallet.lib
wallet library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wallet.lib-0.1.1.pom | |
wallet.lib-0.1.1.jar | 232 KB |
wallet.lib-0.1.1-sources.jar | 157 KB |
wallet.lib-0.1.1-javadoc.jar | 532 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elastos/wallet.lib/ -->
<dependency>
<groupId>org.elastos</groupId>
<artifactId>wallet.lib</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.elastos/wallet.lib/
implementation 'org.elastos:wallet.lib:0.1.1'
// https://jarcasting.com/artifacts/org.elastos/wallet.lib/
implementation ("org.elastos:wallet.lib:0.1.1")
'org.elastos:wallet.lib:jar:0.1.1'
<dependency org="org.elastos" name="wallet.lib" rev="0.1.1">
<artifact name="wallet.lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elastos', module='wallet.lib', version='0.1.1')
)
libraryDependencies += "org.elastos" % "wallet.lib" % "0.1.1"
[org.elastos/wallet.lib "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.elastos.ela : ela_tool | jar | 0.1.1 |
com.google.code.gson : gson | jar | 2.8.5 |
org.bitcoinj : bitcoinj-core | jar | 0.14.7 |
org.web3j : core | jar | 3.5.0 |
commons-codec : commons-codec | jar | 1.10 |
com.madgag.spongycastle : core | jar | 1.58.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |