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

com.site-valley:encryptor 0.0.2

Encryption SDK

Группа

Группа

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

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

encryptor
Версия

Версия

0.0.2
Тип

Тип

aar

Скачать encryptor 0.0.2

Имя Файла Размер
encryptor-0.0.2.pom
encryptor-0.0.2-sources.jar 818 bytes
Обзор

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