is not current version
Last Version 1.1.36-RELEASE

com.ahome-it:ahome-tooling-server-core 1.0.115-RELEASE

Ahome Tooling Server Core

GroupId

GroupId

com.ahome-it
ArtifactId

ArtifactId

ahome-tooling-server-core
Version

Version

1.0.115-RELEASE
Type

Type

jar

Download ahome-tooling-server-core 1.0.115-RELEASE


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