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