| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gfx.util.encrypt |
| ArtifactId | ArtifactIdencrypt-utils |
| Version | Version1.1.0 |
| Type | Typeaar |
| Description |
DescriptionAndroid EncryptUtils
A set of classes to conceal credentials
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| encrypt-utils-1.1.0.pom | |
| encrypt-utils-1.1.0.aar | 10 KB |
| encrypt-utils-1.1.0-sources.jar | 4 KB |
| encrypt-utils-1.1.0-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gfx.util.encrypt/encrypt-utils/ -->
<dependency>
<groupId>com.github.gfx.util.encrypt</groupId>
<artifactId>encrypt-utils</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gfx.util.encrypt/encrypt-utils/
implementation 'com.github.gfx.util.encrypt:encrypt-utils:1.1.0'
// https://jarcasting.com/artifacts/com.github.gfx.util.encrypt/encrypt-utils/
implementation ("com.github.gfx.util.encrypt:encrypt-utils:1.1.0")
'com.github.gfx.util.encrypt:encrypt-utils:aar:1.1.0'
<dependency org="com.github.gfx.util.encrypt" name="encrypt-utils" rev="1.1.0">
<artifact name="encrypt-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gfx.util.encrypt', module='encrypt-utils', version='1.1.0')
)
libraryDependencies += "com.github.gfx.util.encrypt" % "encrypt-utils" % "1.1.0"
[com.github.gfx.util.encrypt/encrypt-utils "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | + |