Download jsonp-25.jar file - Jar j

Jar examples for j:jsonp

Description

JSON-P

You can download jar file jsonp 25 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials