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 0.8.9 in this page.
You can use the following script to add xmlhttprequest-0.8.9.jar to your project.
<dependency> <groupId>net.jangaroo</groupId> <artifactId>xmlhttprequest</artifactId> <version>0.8.9</version> </dependency>
compile group: 'net.jangaroo', name: 'xmlhttprequest', version: '0.8.9'
libraryDependencies += "net.jangaroo" % "xmlhttprequest" % "0.8.9"
<dependency org="net.jangaroo" name="xmlhttprequest" rev="0.8.9"/>
@Grapes(@Grab(group='net.jangaroo', module='xmlhttprequest', version='0.8.9'))
'net.jangaroo:xmlhttprequest:jar:0.8.9'
Click the following link to download the jar file.
xmlhttprequest-0.8.9.jar