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

net.sourceforge.jfacets:jfacets-all 3.1

JFacets profile-based framework

Категории

Категории

Сеть
Группа

Группа

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

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

jfacets-all
Версия

Версия

3.1
Тип

Тип

pom

Скачать jfacets-all 3.1

Имя Файла Размер
jfacets-all-3.1.pom 4 KB
Обзор

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