Download filter4j-core-1.1.3.jar file - Jar f

Jar examples for f:filter4j-core

Description

You can download jar file filter4j-core 1.1.3 in this page.

Build File

You can use the following script to add filter4j-core-1.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

filter4j-core-1.1.3-javadoc.jar
filter4j-core-1.1.3-sources.jar
filter4j-core-1.1.3.jar
filter4j-core-1.1.3.pom



Related Tutorials