is not current version
Last Version 2.1.1

net.sourceforge.jfacets:jfacets 1.3.6

JFacets profile-based framework

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jfacets
ArtifactId

ArtifactId

jfacets
Version

Version

1.3.6
Type

Type

jar

Download jfacets 1.3.6


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