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