Jar examples for x:xmlhttprequest
XmlHttpRequest Cross-Browser Compatibility Library 1.0.3 * Deliver unobtrusive standard-compliant (W3C) cross-browser implementation of the XMLHttpRequest 1.0 object * Fix ALL browsers quirks observed in their native XMLHttpRequest object implementations * Enable transparent logging of XMLHttpRequest object activity
You can download jar file xmlhttprequest 1.0.2 in this page.
You can use the following script to add xmlhttprequest-1.0.2.jar to your project.
<dependency> <groupId>net.jangaroo</groupId> <artifactId>xmlhttprequest</artifactId> <version>1.0.2</version> </dependency>
compile group: 'net.jangaroo', name: 'xmlhttprequest', version: '1.0.2'
libraryDependencies += "net.jangaroo" % "xmlhttprequest" % "1.0.2"
<dependency org="net.jangaroo" name="xmlhttprequest" rev="1.0.2"/>
@Grapes(@Grab(group='net.jangaroo', module='xmlhttprequest', version='1.0.2'))
'net.jangaroo:xmlhttprequest:jar:1.0.2'
Click the following link to download the jar file.
xmlhttprequest-1.0.2.jar