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