Last Version

realm-encryption-helper 1.0.0

A lightweight library for generate encrypt key and save to KeyStore for Realm

License

License

Categories

Categories

Realm Data Databases
GroupId

GroupId

com.github.tntkhang
ArtifactId

ArtifactId

realm-encryption-helper
Version

Version

1.0.0
Type

Type

aar
Description

Description

realm-encryption-helper
A lightweight library for generate encrypt key and save to KeyStore for Realm
Project URL

Project URL

https://github.com/tntkhang/realm-encryption-helper
Source Code Management

Source Code Management

https://github.com/tntkhang/realm-encryption-helper

Download realm-encryption-helper 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.tntkhang/realm-encryption-helper/ -->
<dependency>
    <groupId>com.github.tntkhang</groupId>
    <artifactId>realm-encryption-helper</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tntkhang/realm-encryption-helper/
implementation 'com.github.tntkhang:realm-encryption-helper:1.0.0'
// https://jarcasting.com/artifacts/com.github.tntkhang/realm-encryption-helper/
implementation ("com.github.tntkhang:realm-encryption-helper:1.0.0")
'com.github.tntkhang:realm-encryption-helper:aar:1.0.0'
<dependency org="com.github.tntkhang" name="realm-encryption-helper" rev="1.0.0">
  <artifact name="realm-encryption-helper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.tntkhang', module='realm-encryption-helper', version='1.0.0')
)
libraryDependencies += "com.github.tntkhang" % "realm-encryption-helper" % "1.0.0"
[com.github.tntkhang/realm-encryption-helper "1.0.0"]

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.