| License |
License |
|---|---|
| GroupId | GroupIdcom.site-valley |
| ArtifactId | ArtifactIdencryptor-android |
| Version | Version1.0.4 |
| Type | Typeaar |
| Description |
Descriptionencryptor-android
Encryption SDK
|
| Filename | Size |
|---|---|
| encryptor-android-1.0.4.pom | |
| encryptor-android-1.0.4-sources.jar | 4 KB |
| encryptor-android-1.0.4-javadoc.jar | 293 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.site-valley/encryptor-android/ -->
<dependency>
<groupId>com.site-valley</groupId>
<artifactId>encryptor-android</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.site-valley/encryptor-android/
implementation 'com.site-valley:encryptor-android:1.0.4'
// https://jarcasting.com/artifacts/com.site-valley/encryptor-android/
implementation ("com.site-valley:encryptor-android:1.0.4")
'com.site-valley:encryptor-android:aar:1.0.4'
<dependency org="com.site-valley" name="encryptor-android" rev="1.0.4">
<artifact name="encryptor-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.site-valley', module='encryptor-android', version='1.0.4')
)
libraryDependencies += "com.site-valley" % "encryptor-android" % "1.0.4"
[com.site-valley/encryptor-android "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |