| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.github.phantomthief |
| Идентификатор | Идентификаторretrieve-id-utils |
| Версия | Версия1.0.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| retrieve-id-utils-1.0.5.pom | |
| retrieve-id-utils-1.0.5.jar | 19 KB |
| retrieve-id-utils-1.0.5-sources.jar | 8 KB |
| retrieve-id-utils-1.0.5-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.phantomthief/retrieve-id-utils/ -->
<dependency>
<groupId>com.github.phantomthief</groupId>
<artifactId>retrieve-id-utils</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/retrieve-id-utils/
implementation 'com.github.phantomthief:retrieve-id-utils:1.0.5'
// https://jarcasting.com/artifacts/com.github.phantomthief/retrieve-id-utils/
implementation ("com.github.phantomthief:retrieve-id-utils:1.0.5")
'com.github.phantomthief:retrieve-id-utils:jar:1.0.5'
<dependency org="com.github.phantomthief" name="retrieve-id-utils" rev="1.0.5">
<artifact name="retrieve-id-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='retrieve-id-utils', version='1.0.5')
)
libraryDependencies += "com.github.phantomthief" % "retrieve-id-utils" % "1.0.5"
[com.github.phantomthief/retrieve-id-utils "1.0.5"]