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

com.site-valley:encryptor-android 1.0.3

Encryption SDK

Группа

Группа

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

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

encryptor-android
Версия

Версия

1.0.3
Тип

Тип

aar

Скачать encryptor-android 1.0.3


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