| License |
License |
|---|---|
| GroupId | GroupIdio.bitcoinsv |
| ArtifactId | ArtifactIdspvchannels-android |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionSPV Channels Android SDK Reference Implementation
A mobile SDK to facilitate Simplified Payment Verification (SPV) development on the Android platform.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spvchannels-android-1.0.0.pom | |
| spvchannels-android-1.0.0-sources.jar | 28 KB |
| spvchannels-android-1.0.0-javadoc.jar | 417 KB |
| Browse |
<!-- 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"]
| 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 |