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

net.sourceforge.jfacets:jfacets 2.1

JFacets profile-based framework

Категории

Категории

Сеть
Группа

Группа

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

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

jfacets
Версия

Версия

2.1
Тип

Тип

jar

Скачать jfacets 2.1

Имя Файла Размер
jfacets-2.1.pom
jfacets-2.1.jar 65 KB
jfacets-2.1-sources.jar 50 KB
Обзор

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