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

net.sf.cuf:cuf-parent 2.0.3

The parent for all CUF2 modules

Категории

Категории

Сеть
Группа

Группа

net.sf.cuf
Идентификатор

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

cuf-parent
Версия

Версия

2.0.3
Тип

Тип

pom

Скачать cuf-parent 2.0.3

Имя Файла Размер
cuf-parent-2.0.3.pom 8 KB
Обзор

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