is not current version
Last Version 2.0.7-RELEASE

com.ahome-it:ahome-tooling-common 1.0.135-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

1.0.135-RELEASE
Type

Type

jar

Download ahome-tooling-common 1.0.135-RELEASE


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