не последняя версия
Последняя версия 1.0.28

com.indeed:util-parent 1.0.25


Группа

Группа

com.indeed
Идентификатор

Идентификатор

util-parent
Версия

Версия

1.0.25
Тип

Тип

pom

Скачать util-parent 1.0.25

Имя Файла Размер
util-parent-1.0.25.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.indeed/util-parent/ -->
<dependency>
    <groupId>com.indeed</groupId>
    <artifactId>util-parent</artifactId>
    <version>1.0.25</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.indeed/util-parent/
implementation 'com.indeed:util-parent:1.0.25'
// https://jarcasting.com/artifacts/com.indeed/util-parent/
implementation ("com.indeed:util-parent:1.0.25")
'com.indeed:util-parent:pom:1.0.25'
<dependency org="com.indeed" name="util-parent" rev="1.0.25">
  <artifact name="util-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.indeed', module='util-parent', version='1.0.25')
)
libraryDependencies += "com.indeed" % "util-parent" % "1.0.25"
[com.indeed/util-parent "1.0.25"]