is not current version
Last Version 4.1

net.sourceforge.jfacets:jfacets-core 4.0


Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jfacets
ArtifactId

ArtifactId

jfacets-core
Version

Version

4.0
Type

Type

jar

Download jfacets-core 4.0


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