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

Jar examples for j:jfacets-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials