Download ahome-tooling-common-2.0.1-RELEASE.jar file - Jar a

Jar examples for a:ahome-tooling-common

Description

Ahome-Tooling-Common is common integfaces and utility classes for Ahome Tooling Projects.

You can download jar file ahome-tooling-common 2.0.1-RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ahome-tooling-common-2.0.1-RELEASE.jar to your project.

<dependency>
   <groupId>com.ahome-it</groupId>
   <artifactId>ahome-tooling-common</artifactId>
   <version>2.0.1-RELEASE</version>
</dependency>
compile group: 'com.ahome-it', name: 'ahome-tooling-common', version: '2.0.1-RELEASE'
libraryDependencies += "com.ahome-it" % "ahome-tooling-common" % "2.0.1-RELEASE"
<dependency org="com.ahome-it" name="ahome-tooling-common" rev="2.0.1-RELEASE"/>
@Grapes(@Grab(group='com.ahome-it', module='ahome-tooling-common', version='2.0.1-RELEASE'))
'com.ahome-it:ahome-tooling-common:jar:2.0.1-RELEASE'

Download

Click the following link to download the jar file.

ahome-tooling-common-2.0.1-RELEASE-javadoc.jar
ahome-tooling-common-2.0.1-RELEASE-sources.jar
ahome-tooling-common-2.0.1-RELEASE.jar
ahome-tooling-common-2.0.1-RELEASE.pom



Related Tutorials