is not current version
Last Version 4.1

net.sourceforge.jfacets:jfacets-core 3.2.1


Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jfacets
ArtifactId

ArtifactId

jfacets-core
Version

Version

3.2.1
Type

Type

jar

Download jfacets-core 3.2.1


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