Download ajaxjs-base-1.0.7.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.7 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.7.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials