Last Version

wallet.lib 0.1.1

wallet library

License

License

GroupId

GroupId

org.elastos
ArtifactId

ArtifactId

wallet.lib
Version

Version

0.1.1
Type

Type

jar
Description

Description

wallet.lib
wallet library
Project URL

Project URL

http://www.elastos.org
Source Code Management

Source Code Management

http://github.com/elastos/Elastos.ORG.Wallet.Lib.Java/tree/master

Download wallet.lib 0.1.1


<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.