не последняя версия
Последняя версия 1.2.3-RELEASE

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


Категории

Категории

Данные
Группа

Группа

com.github.hoteam
Идентификатор

Идентификатор

hoteam.engine.metadata
Версия

Версия

1.2.2-RELEASE
Тип

Тип

jar

Скачать 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"]