| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.github.leonardoxh |
| ArtifactId | ArtifactIdkeystore-ultimate-test |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionKeystore ultimate test
The ultimate solution for Android keystore manipulation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate-test/ -->
<dependency>
<groupId>com.github.leonardoxh</groupId>
<artifactId>keystore-ultimate-test</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate-test/
implementation 'com.github.leonardoxh:keystore-ultimate-test:1.3.0'
// https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate-test/
implementation ("com.github.leonardoxh:keystore-ultimate-test:1.3.0")
'com.github.leonardoxh:keystore-ultimate-test:aar:1.3.0'
<dependency org="com.github.leonardoxh" name="keystore-ultimate-test" rev="1.3.0">
<artifact name="keystore-ultimate-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.leonardoxh', module='keystore-ultimate-test', version='1.3.0')
)
libraryDependencies += "com.github.leonardoxh" % "keystore-ultimate-test" % "1.3.0"
[com.github.leonardoxh/keystore-ultimate-test "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.leonardoxh : keystore-ultimate | jar | 1.3.0 |