Download jsonp-22.jar file - Jar j

Jar examples for j:jsonp

Description

JSON-P

You can download jar file jsonp 22 in this page.

License

Open Source License

Build File

You can use the following script to add jsonp-22.jar to your project.

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

Download

Click the following link to download the jar file.

jsonp-22-javadoc-resources.jar
jsonp-22-javadoc.jar
jsonp-22-sources.jar
jsonp-22.jar
jsonp-22.pom



Related Tutorials