Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Releases: GerardSoleCa/Robosodium

Release v1.0.0

20 Jan 21:32
Compare
Choose a tag to compare

First release to Maven Central.

This library contains KalimJNI classes and the Libsodium binary compiled for each architecture focused to Android Applications.

Maven Central

<dependency>
  <groupId>com.github.gerardsoleca</groupId>
  <artifactId>robosodium</artifactId>
  <version>1.0.0</version>
  <type>aar</type>
</dependency>