Download jfacets-core-4.1.jar file - Jar j

Jar examples for j:jfacets-core

Description

You can download jar file jfacets-core 4.1 in this page.

Build File

You can use the following script to add jfacets-core-4.1.jar to your project.

<dependency>
   <groupId>net.sourceforge.jfacets</groupId>
   <artifactId>jfacets-core</artifactId>
   <version>4.1</version>
</dependency>
compile group: 'net.sourceforge.jfacets', name: 'jfacets-core', version: '4.1'
libraryDependencies += "net.sourceforge.jfacets" % "jfacets-core" % "4.1"
<dependency org="net.sourceforge.jfacets" name="jfacets-core" rev="4.1"/>
@Grapes(@Grab(group='net.sourceforge.jfacets', module='jfacets-core', version='4.1'))
'net.sourceforge.jfacets:jfacets-core:jar:4.1'

Download

Click the following link to download the jar file.

jfacets-core-4.1-javadoc.jar
jfacets-core-4.1-sources.jar
jfacets-core-4.1.jar
jfacets-core-4.1.pom



Related Tutorials