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

net.sourceforge.openutils:openutils-parent 1.10

openutils parent pom

Категории

Категории

Сеть
Группа

Группа

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

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

openutils-parent
Версия

Версия

1.10
Тип

Тип

pom

Скачать openutils-parent 1.10

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

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