| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.gfx.util.encrpt |
| Идентификатор | Идентификаторencrypt-utils |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAndroid EncryptUtils
A set of classes to conceal credentials
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| encrypt-utils-1.0.0.pom | |
| encrypt-utils-1.0.0.aar | 10 KB |
| encrypt-utils-1.0.0-sources.jar | 4 KB |
| encrypt-utils-1.0.0-javadoc.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.gfx.util.encrpt/encrypt-utils/ -->
<dependency>
<groupId>com.github.gfx.util.encrpt</groupId>
<artifactId>encrypt-utils</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gfx.util.encrpt/encrypt-utils/
implementation 'com.github.gfx.util.encrpt:encrypt-utils:1.0.0'
// https://jarcasting.com/artifacts/com.github.gfx.util.encrpt/encrypt-utils/
implementation ("com.github.gfx.util.encrpt:encrypt-utils:1.0.0")
'com.github.gfx.util.encrpt:encrypt-utils:aar:1.0.0'
<dependency org="com.github.gfx.util.encrpt" name="encrypt-utils" rev="1.0.0">
<artifact name="encrypt-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gfx.util.encrpt', module='encrypt-utils', version='1.0.0')
)
libraryDependencies += "com.github.gfx.util.encrpt" % "encrypt-utils" % "1.0.0"
[com.github.gfx.util.encrpt/encrypt-utils "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-annotations | jar | + |