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