не последняя версия
Последняя версия 2.0.0

com.github.gfx.util.encrypt:android-encrypt-utils 1.2.0

A set of classes to conceal credentials

Группа

Группа

com.github.gfx.util.encrypt
Идентификатор

Идентификатор

android-encrypt-utils
Версия

Версия

1.2.0
Тип

Тип

aar

Скачать android-encrypt-utils 1.2.0


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