Download jsurfer-1.4.2.jar file - Jar j

Jar examples for j:jsurfer

Description

A streaming JsonPath parser

You can download jar file jsurfer 1.4.2 in this page.

License

MIT License

Build File

You can use the following script to add jsurfer-1.4.2.jar to your project.

<dependency>
   <groupId>com.github.jsurfer</groupId>
   <artifactId>jsurfer</artifactId>
   <version>1.4.2</version>
</dependency>
compile group: 'com.github.jsurfer', name: 'jsurfer', version: '1.4.2'
libraryDependencies += "com.github.jsurfer" % "jsurfer" % "1.4.2"
<dependency org="com.github.jsurfer" name="jsurfer" rev="1.4.2"/>
@Grapes(@Grab(group='com.github.jsurfer', module='jsurfer', version='1.4.2'))
'com.github.jsurfer:jsurfer:jar:1.4.2'

Download

Click the following link to download the jar file.

jsurfer-1.4.2.pom



Related Tutorials