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