is not current version
Last Version 3.2.12

Olm Android wrapper 3.2.11

An Android wrapper to libolm.

License

License

https://www.apache.org/licenses/LICENSE-2.0.txt
The Apache Software License, Version 2.0
GroupId

GroupId

org.matrix.android
ArtifactId

ArtifactId

olm-sdk
Version

Version

3.2.11
Type

Type

aar
Description

Description

Olm Android wrapper
An Android wrapper to libolm.
Project URL

Project URL

https://gitlab.matrix.org/matrix-org/olm
Source Code Management

Source Code Management

https://gitlab.matrix.org/matrix-org/olm

Download olm-sdk 3.2.11


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.