Download ajaxjs-base-1.0.3.jar file - Jar a

Jar examples for a:ajaxjs-base

Description

A pure Java library that provides many tools, utils, and functions.

You can download jar file ajaxjs-base 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ajaxjs-base-1.0.3.jar to your project.

<dependency>
   <groupId>com.ajaxjs</groupId>
   <artifactId>ajaxjs-base</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.ajaxjs', name: 'ajaxjs-base', version: '1.0.3'
libraryDependencies += "com.ajaxjs" % "ajaxjs-base" % "1.0.3"
<dependency org="com.ajaxjs" name="ajaxjs-base" rev="1.0.3"/>
@Grapes(@Grab(group='com.ajaxjs', module='ajaxjs-base', version='1.0.3'))
'com.ajaxjs:ajaxjs-base:jar:1.0.3'

Download

Click the following link to download the jar file.

ajaxjs-base-1.0.3-javadoc.jar
ajaxjs-base-1.0.3-sources.jar
ajaxjs-base-1.0.3.jar
ajaxjs-base-1.0.3.pom



Related Tutorials