Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.github.leonardoxh |
ArtifactId | ArtifactIdkeystore-ultimate-test |
Version | Version1.1.9 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate-test/ -->
<dependency>
<groupId>com.github.leonardoxh</groupId>
<artifactId>keystore-ultimate-test</artifactId>
<version>1.1.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate-test/
implementation 'com.github.leonardoxh:keystore-ultimate-test:1.1.9'
// https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate-test/
implementation ("com.github.leonardoxh:keystore-ultimate-test:1.1.9")
'com.github.leonardoxh:keystore-ultimate-test:aar:1.1.9'
<dependency org="com.github.leonardoxh" name="keystore-ultimate-test" rev="1.1.9">
<artifact name="keystore-ultimate-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.leonardoxh', module='keystore-ultimate-test', version='1.1.9')
)
libraryDependencies += "com.github.leonardoxh" % "keystore-ultimate-test" % "1.1.9"
[com.github.leonardoxh/keystore-ultimate-test "1.1.9"]