Download jsonp-21.jar file - Jar j

Jar examples for j:jsonp

Description

JSON-P

You can download jar file jsonp 21 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials