Android EncryptUtils

A set of classes to conceal credentials

License

License

GroupId

GroupId

com.github.gfx.util.encrypt
ArtifactId

ArtifactId

android-encrypt-utils
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Android EncryptUtils
A set of classes to conceal credentials
Project URL

Project URL

https://github.com/gfx/Android-EncryptUtils
Source Code Management

Source Code Management

https://github.com/gfx/Android-EncryptUtils

Download android-encrypt-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gfx.util.encrypt/android-encrypt-utils/ -->
<dependency>
    <groupId>com.github.gfx.util.encrypt</groupId>
    <artifactId>android-encrypt-utils</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gfx.util.encrypt/android-encrypt-utils/
implementation 'com.github.gfx.util.encrypt:android-encrypt-utils:2.0.0'
// https://jarcasting.com/artifacts/com.github.gfx.util.encrypt/android-encrypt-utils/
implementation ("com.github.gfx.util.encrypt:android-encrypt-utils:2.0.0")
'com.github.gfx.util.encrypt:android-encrypt-utils:aar:2.0.0'
<dependency org="com.github.gfx.util.encrypt" name="android-encrypt-utils" rev="2.0.0">
  <artifact name="android-encrypt-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gfx.util.encrypt', module='android-encrypt-utils', version='2.0.0')
)
libraryDependencies += "com.github.gfx.util.encrypt" % "android-encrypt-utils" % "2.0.0"
[com.github.gfx.util.encrypt/android-encrypt-utils "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar +

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.1
1.2.0