| Категории |
КатегорииKeY Данные Data Formats Formal Verification |
|---|---|
| Группа | Группаcom.github.leonardoxh |
| Идентификатор | Идентификаторkeystore-ultimate |
| Версия | Версия1.1.9 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| keystore-ultimate-1.1.9.pom | |
| keystore-ultimate-1.1.9.aar | 12 KB |
| keystore-ultimate-1.1.9-sources.jar | 11 KB |
| keystore-ultimate-1.1.9-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate/ -->
<dependency>
<groupId>com.github.leonardoxh</groupId>
<artifactId>keystore-ultimate</artifactId>
<version>1.1.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate/
implementation 'com.github.leonardoxh:keystore-ultimate:1.1.9'
// https://jarcasting.com/artifacts/com.github.leonardoxh/keystore-ultimate/
implementation ("com.github.leonardoxh:keystore-ultimate:1.1.9")
'com.github.leonardoxh:keystore-ultimate:aar:1.1.9'
<dependency org="com.github.leonardoxh" name="keystore-ultimate" rev="1.1.9">
<artifact name="keystore-ultimate" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.leonardoxh', module='keystore-ultimate', version='1.1.9')
)
libraryDependencies += "com.github.leonardoxh" % "keystore-ultimate" % "1.1.9"
[com.github.leonardoxh/keystore-ultimate "1.1.9"]