Zcash Android Wallet SDK

This lightweight SDK connects Android to Zcash, allowing third-party Android apps to send and receive shielded transactions easily, securely and privately.

License

License

GroupId

GroupId

cash.z.ecc.android
ArtifactId

ArtifactId

zcash-android-sdk
Last Version

Last Version

1.6.0-beta01
Release Date

Release Date

Type

Type

aar
Description

Description

Zcash Android Wallet SDK
This lightweight SDK connects Android to Zcash, allowing third-party Android apps to send and receive shielded transactions easily, securely and privately.
Project URL

Project URL

https://github.com/zcash/zcash-android-wallet-sdk/
Source Code Management

Source Code Management

https://github.com/zcash/zcash-android-wallet-sdk/

Download zcash-android-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/cash.z.ecc.android/zcash-android-sdk/ -->
<dependency>
    <groupId>cash.z.ecc.android</groupId>
    <artifactId>zcash-android-sdk</artifactId>
    <version>1.6.0-beta01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cash.z.ecc.android/zcash-android-sdk/
implementation 'cash.z.ecc.android:zcash-android-sdk:1.6.0-beta01'
// https://jarcasting.com/artifacts/cash.z.ecc.android/zcash-android-sdk/
implementation ("cash.z.ecc.android:zcash-android-sdk:1.6.0-beta01")
'cash.z.ecc.android:zcash-android-sdk:aar:1.6.0-beta01'
<dependency org="cash.z.ecc.android" name="zcash-android-sdk" rev="1.6.0-beta01">
  <artifact name="zcash-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='cash.z.ecc.android', module='zcash-android-sdk', version='1.6.0-beta01')
)
libraryDependencies += "cash.z.ecc.android" % "zcash-android-sdk" % "1.6.0-beta01"
[cash.z.ecc.android/zcash-android-sdk "1.6.0-beta01"]

Dependencies

runtime (16)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
androidx.appcompat » appcompat jar 1.4.2
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
androidx.lifecycle » lifecycle-common-java8 jar 2.4.1
androidx.room » room-ktx jar 2.4.2
androidx.paging » paging-runtime-ktx jar 2.1.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.2
io.grpc : grpc-okhttp jar 1.47.0
io.grpc : grpc-android jar 1.47.0
io.grpc : grpc-protobuf-lite jar 1.47.0
io.grpc : grpc-stub jar 1.47.0
com.google.guava : guava jar 31.1-android
com.squareup.okio : okio jar 3.1.0
com.squareup.okhttp3 : okhttp jar 4.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0-beta01
1.5.0-beta01
1.4.0-beta01
1.3.0-beta20
1.3.0-beta19
1.3.0-beta18
1.3.0-beta17
1.3.0-beta16
1.3.0-beta15
1.3.0-beta14
1.3.0-beta12
1.3.0-beta11
1.3.0-beta10
1.3.0-beta09
1.3.0-beta08
1.3.0-beta07
1.3.0-beta06
1.3.0-beta05
1.3.0-beta04