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

Jar examples for f:ff4j-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials