Download ff4j-core-1.3.2.jar file - Jar f

Jar examples for f:ff4j-core

Description

You can download jar file ff4j-core 1.3.2 in this page.

Build File

You can use the following script to add ff4j-core-1.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

ff4j-core-1.3.2-javadoc.jar
ff4j-core-1.3.2-sources.jar
ff4j-core-1.3.2.jar
ff4j-core-1.3.2.pom



Related Tutorials