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

net.sourceforge.openutils:openutils-parent 1.9

openutils parent pom

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.openutils
Идентификатор

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

openutils-parent
Версия

Версия

1.9
Тип

Тип

pom

Скачать openutils-parent 1.9

Имя Файла Размер
openutils-parent-1.9.pom 12 KB
Обзор

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