| Группа | Группаru.darklogic.jericho |
|---|---|
| Идентификатор | Идентификаторsuper-pom |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| super-pom-1.1.0.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.darklogic.jericho/super-pom/ -->
<dependency>
<groupId>ru.darklogic.jericho</groupId>
<artifactId>super-pom</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.darklogic.jericho/super-pom/
implementation 'ru.darklogic.jericho:super-pom:1.1.0'
// https://jarcasting.com/artifacts/ru.darklogic.jericho/super-pom/
implementation ("ru.darklogic.jericho:super-pom:1.1.0")
'ru.darklogic.jericho:super-pom:pom:1.1.0'
<dependency org="ru.darklogic.jericho" name="super-pom" rev="1.1.0">
<artifact name="super-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.darklogic.jericho', module='super-pom', version='1.1.0')
)
libraryDependencies += "ru.darklogic.jericho" % "super-pom" % "1.1.0"
[ru.darklogic.jericho/super-pom "1.1.0"]