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

Jar examples for j:jfacets-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials