is not current version
Last Version 2.12

org.elastos:spvcore 1.6

Elastos Wallet SDK

GroupId

GroupId

org.elastos
ArtifactId

ArtifactId

spvcore
Version

Version

1.6
Type

Type

aar

Download spvcore 1.6


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