License |
License |
---|---|
GroupId | GroupIdorg.elastos |
ArtifactId | ArtifactIdspvcore |
Version | Version2.0 |
Type | Typeaar |
Description |
Descriptionspvcore
Elastos Wallet SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spvcore-2.0.pom | |
spvcore-2.0.aar | 11 MB |
spvcore-2.0-sources.jar | 10 KB |
spvcore-2.0-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elastos/spvcore/ -->
<dependency>
<groupId>org.elastos</groupId>
<artifactId>spvcore</artifactId>
<version>2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.elastos/spvcore/
implementation 'org.elastos:spvcore:2.0'
// https://jarcasting.com/artifacts/org.elastos/spvcore/
implementation ("org.elastos:spvcore:2.0")
'org.elastos:spvcore:aar:2.0'
<dependency org="org.elastos" name="spvcore" rev="2.0">
<artifact name="spvcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.elastos', module='spvcore', version='2.0')
)
libraryDependencies += "org.elastos" % "spvcore" % "2.0"
[org.elastos/spvcore "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |