License |
License |
---|---|
GroupId | GroupIdcash.z.ecc.android |
ArtifactId | ArtifactIdzcash-android-sdk |
Last Version | Last Version1.6.0-beta01 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionZcash 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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |