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

com.github.gfx.util.encrypt:encrypt-utils 1.0.0

A set of classes to conceal credentials

Группа

Группа

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

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

encrypt-utils
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать encrypt-utils 1.0.0


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