Download dojo-ajax-0.4.1.jar file - Jar d

Jar examples for d:dojo-ajax

Description

You can download jar file dojo-ajax 0.4.1 in this page.

Build File

You can use the following script to add dojo-ajax-0.4.1.jar to your project.

<dependency>
   <groupId>com.sun.woodstock.dependlibs</groupId>
   <artifactId>dojo-ajax</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'com.sun.woodstock.dependlibs', name: 'dojo-ajax', version: '0.4.1'
libraryDependencies += "com.sun.woodstock.dependlibs" % "dojo-ajax" % "0.4.1"
<dependency org="com.sun.woodstock.dependlibs" name="dojo-ajax" rev="0.4.1"/>
@Grapes(@Grab(group='com.sun.woodstock.dependlibs', module='dojo-ajax', version='0.4.1'))
'com.sun.woodstock.dependlibs:dojo-ajax:jar:0.4.1'

Download

Click the following link to download the jar file.

dojo-ajax-0.4.1.jar
dojo-ajax-0.4.1.pom



Related Tutorials