Download jsonp-26.jar file - Jar j

Jar examples for j:jsonp

Description

JSON-P

You can download jar file jsonp 26 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials