is not current version
Last Version 1.3.0

com.github.leonardoxh:keystore-ultimate 1.0.0

The ultimate solution for Android keystore manipulation

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.leonardoxh
ArtifactId

ArtifactId

keystore-ultimate
Version

Version

1.0.0
Type

Type

aar

Download keystore-ultimate 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate/ -->
<dependency>
    <groupId>com.github.leonardoxh</groupId>
    <artifactId>keystore-ultimate</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate/
implementation 'com.github.leonardoxh:keystore-ultimate:1.0.0'
// https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate/
implementation ("com.github.leonardoxh:keystore-ultimate:1.0.0")
'com.github.leonardoxh:keystore-ultimate:aar:1.0.0'
<dependency org="com.github.leonardoxh" name="keystore-ultimate" rev="1.0.0">
  <artifact name="keystore-ultimate" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.leonardoxh', module='keystore-ultimate', version='1.0.0')
)
libraryDependencies += "com.github.leonardoxh" % "keystore-ultimate" % "1.0.0"
[com.github.leonardoxh/keystore-ultimate "1.0.0"]