is not current version
Last Version 4.1

net.sourceforge.jfacets:jfacets-all 3.2.1

JFacets profile-based framework

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jfacets
ArtifactId

ArtifactId

jfacets-all
Version

Version

3.2.1
Type

Type

pom

Download jfacets-all 3.2.1

Filename Size
jfacets-all-3.2.1.pom 5 KB
Browse

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