is not current version
Last Version 2.0.7-RELEASE

com.ahome-it:ahome-tooling-common 2.0.2-RELEASE

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

GroupId

GroupId

com.ahome-it
ArtifactId

ArtifactId

ahome-tooling-common
Version

Version

2.0.2-RELEASE
Type

Type

jar

Download ahome-tooling-common 2.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-common/ -->
<dependency>
    <groupId>com.ahome-it</groupId>
    <artifactId>ahome-tooling-common</artifactId>
    <version>2.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-common/
implementation 'com.ahome-it:ahome-tooling-common:2.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-common/
implementation ("com.ahome-it:ahome-tooling-common:2.0.2-RELEASE")
'com.ahome-it:ahome-tooling-common:jar:2.0.2-RELEASE'
<dependency org="com.ahome-it" name="ahome-tooling-common" rev="2.0.2-RELEASE">
  <artifact name="ahome-tooling-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ahome-it', module='ahome-tooling-common', version='2.0.2-RELEASE')
)
libraryDependencies += "com.ahome-it" % "ahome-tooling-common" % "2.0.2-RELEASE"
[com.ahome-it/ahome-tooling-common "2.0.2-RELEASE"]