Download json-filter-1.7.1.jar file - Jar j

Jar examples for j:json-filter

Description

null

You can download jar file json-filter 1.7.1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add json-filter-1.7.1.jar to your project.

<dependency>
   <groupId>com.arakelian</groupId>
   <artifactId>json-filter</artifactId>
   <version>1.7.1</version>
</dependency>
compile group: 'com.arakelian', name: 'json-filter', version: '1.7.1'
libraryDependencies += "com.arakelian" % "json-filter" % "1.7.1"
<dependency org="com.arakelian" name="json-filter" rev="1.7.1"/>
@Grapes(@Grab(group='com.arakelian', module='json-filter', version='1.7.1'))
'com.arakelian:json-filter:jar:1.7.1'

Download

Click the following link to download the jar file.

json-filter-1.7.1-javadoc.jar
json-filter-1.7.1-sources.jar
json-filter-1.7.1-tests.jar
json-filter-1.7.1.jar
json-filter-1.7.1.pom



Related Tutorials