| License |
License |
|---|---|
| GroupId | GroupIdorg.matrix.rustcomponents |
| ArtifactId | ArtifactIdcrypto-android |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncrypto-android
Android Bindings to the Matrix Rust Crypto SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| crypto-android-0.1.0.pom | |
| crypto-android-0.1.0-sources.jar | 881 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.matrix.rustcomponents/crypto-android/ -->
<dependency>
<groupId>org.matrix.rustcomponents</groupId>
<artifactId>crypto-android</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.matrix.rustcomponents/crypto-android/
implementation 'org.matrix.rustcomponents:crypto-android:0.1.0'
// https://jarcasting.com/artifacts/org.matrix.rustcomponents/crypto-android/
implementation ("org.matrix.rustcomponents:crypto-android:0.1.0")
'org.matrix.rustcomponents:crypto-android:aar:0.1.0'
<dependency org="org.matrix.rustcomponents" name="crypto-android" rev="0.1.0">
<artifact name="crypto-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.matrix.rustcomponents', module='crypto-android', version='0.1.0')
)
libraryDependencies += "org.matrix.rustcomponents" % "crypto-android" % "0.1.0"
[org.matrix.rustcomponents/crypto-android "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.jna : jna | aar | 5.10.0 |