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

com.site-valley:encryptor 0.0.1

Encryption SDK

Группа

Группа

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

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

encryptor
Версия

Версия

0.0.1
Тип

Тип

aar

Скачать encryptor 0.0.1

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

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