is not current version
Last Version 1.2.3-RELEASE

com.github.hoteam:hoteam.engine.metadata 1.2.2-RELEASE


Categories

Categories

Data
GroupId

GroupId

com.github.hoteam
ArtifactId

ArtifactId

hoteam.engine.metadata
Version

Version

1.2.2-RELEASE
Type

Type

jar

Download hoteam.engine.metadata 1.2.2-RELEASE


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