Download jsonp-27.jar file - Jar j

Jar examples for j:jsonp

Description

JSON-P

You can download jar file jsonp 27 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials