License |
License |
---|---|
GroupId | GroupIdcom.ahome-it |
ArtifactId | ArtifactIdahome-tooling-common |
Last Version | Last Version2.0.7-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAhome-Tooling-Common
Ahome-Tooling-Common is common integfaces and utility classes for Ahome Tooling Projects.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-common/ -->
<dependency>
<groupId>com.ahome-it</groupId>
<artifactId>ahome-tooling-common</artifactId>
<version>2.0.7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-common/
implementation 'com.ahome-it:ahome-tooling-common:2.0.7-RELEASE'
// https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-common/
implementation ("com.ahome-it:ahome-tooling-common:2.0.7-RELEASE")
'com.ahome-it:ahome-tooling-common:jar:2.0.7-RELEASE'
<dependency org="com.ahome-it" name="ahome-tooling-common" rev="2.0.7-RELEASE">
<artifact name="ahome-tooling-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ahome-it', module='ahome-tooling-common', version='2.0.7-RELEASE')
)
libraryDependencies += "com.ahome-it" % "ahome-tooling-common" % "2.0.7-RELEASE"
[com.ahome-it/ahome-tooling-common "2.0.7-RELEASE"]