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

com.site-valley:encryptor 1.0.0

Encryption SDK

Группа

Группа

com.site-valley
Идентификатор

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

encryptor
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать encryptor 1.0.0

Имя Файла Размер
encryptor-1.0.0.pom
encryptor-1.0.0-sources.jar 4 KB
Обзор

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