crypto-android

Android Bindings to the Matrix Rust Crypto SDK

License

License

GroupId

GroupId

org.matrix.rustcomponents
ArtifactId

ArtifactId

crypto-android
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

crypto-android
Android Bindings to the Matrix Rust Crypto SDK
Project URL

Project URL

https://github.com/matrix-org/matrix-rust-components-kotlin
Source Code Management

Source Code Management

https://github.com/matrix-org/matrix-rust-components-kotlin

Download crypto-android

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
net.java.dev.jna : jna aar 5.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0