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

Jar examples for j:json-filter

Description

null

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials