License |
License |
---|---|
GroupId | GroupIdcom.ahome-it |
ArtifactId | ArtifactIdahome-tooling-server-core |
Last Version | Last Version1.1.36-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAhome-Tooling-Server-Core
Ahome Tooling Server Core
|
Project URL |
Project URL |
<!-- 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.1.36-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-server-core/
implementation 'com.ahome-it:ahome-tooling-server-core:1.1.36-RELEASE'
// https://jarcasting.com/artifacts/com.ahome-it/ahome-tooling-server-core/
implementation ("com.ahome-it:ahome-tooling-server-core:1.1.36-RELEASE")
'com.ahome-it:ahome-tooling-server-core:jar:1.1.36-RELEASE'
<dependency org="com.ahome-it" name="ahome-tooling-server-core" rev="1.1.36-RELEASE">
<artifact name="ahome-tooling-server-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ahome-it', module='ahome-tooling-server-core', version='1.1.36-RELEASE')
)
libraryDependencies += "com.ahome-it" % "ahome-tooling-server-core" % "1.1.36-RELEASE"
[com.ahome-it/ahome-tooling-server-core "1.1.36-RELEASE"]