is not current version
Last Version 1.2.3-RELEASE

com.github.hoteam:hoteam.engine 1.0.0-RELEASE


GroupId

GroupId

com.github.hoteam
ArtifactId

ArtifactId

hoteam.engine
Version

Version

1.0.0-RELEASE
Type

Type

pom

Download hoteam.engine 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.hoteam/hoteam.engine/ -->
<dependency>
    <groupId>com.github.hoteam</groupId>
    <artifactId>hoteam.engine</artifactId>
    <version>1.0.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hoteam/hoteam.engine/
implementation 'com.github.hoteam:hoteam.engine:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.hoteam/hoteam.engine/
implementation ("com.github.hoteam:hoteam.engine:1.0.0-RELEASE")
'com.github.hoteam:hoteam.engine:pom:1.0.0-RELEASE'
<dependency org="com.github.hoteam" name="hoteam.engine" rev="1.0.0-RELEASE">
  <artifact name="hoteam.engine" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hoteam', module='hoteam.engine', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.hoteam" % "hoteam.engine" % "1.0.0-RELEASE"
[com.github.hoteam/hoteam.engine "1.0.0-RELEASE"]