SPV Channels Android SDK Reference Implementation

A mobile SDK to facilitate Simplified Payment Verification (SPV) development on the Android platform.

License

License

GroupId

GroupId

io.bitcoinsv
ArtifactId

ArtifactId

spvchannels-android
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

SPV Channels Android SDK Reference Implementation
A mobile SDK to facilitate Simplified Payment Verification (SPV) development on the Android platform.
Project URL

Project URL

https://github.com/bitcoin-sv/spvchannels-android-reference
Source Code Management

Source Code Management

https://github.com/bitcoin-sv/spvchannels-android-reference

Download spvchannels-android

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.lifecycle » lifecycle-extensions jar 2.2.0
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-moshi jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.1
com.squareup.moshi : moshi jar 1.12.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.3
com.goterl.lazycode » lazysodium-android jar 4.3.2
net.java.dev.jna : jna jar 5.7.0
com.google.firebase » firebase-bom jar 26.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0