Last Version

base.api 0.0.6

wallet service of elastos

License

License

GroupId

GroupId

org.elastos
ArtifactId

ArtifactId

base.api
Version

Version

0.0.6
Type

Type

jar
Description

Description

base.api
wallet service of elastos
Source Code Management

Source Code Management

http://github.com/elastos/Elastos.ORG.Wallet.Service/tree/master/base.api

Download base.api 0.0.6


<!-- https://jarcasting.com/artifacts/org.elastos/base.api/ -->
<dependency>
    <groupId>org.elastos</groupId>
    <artifactId>base.api</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.elastos/base.api/
implementation 'org.elastos:base.api:0.0.6'
// https://jarcasting.com/artifacts/org.elastos/base.api/
implementation ("org.elastos:base.api:0.0.6")
'org.elastos:base.api:jar:0.0.6'
<dependency org="org.elastos" name="base.api" rev="0.0.6">
  <artifact name="base.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elastos', module='base.api', version='0.0.6')
)
libraryDependencies += "org.elastos" % "base.api" % "0.0.6"
[org.elastos/base.api "0.0.6"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
org.elastos : wallet.lib jar 0.0.4
org.web3j : core jar 3.5.0
org.bitcoinj : bitcoinj-core jar 0.14.7

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.4.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.