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

com.github.hoteam:hoteam.engine.starter 1.2.0-RELEASE


Группа

Группа

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

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

hoteam.engine.starter
Версия

Версия

1.2.0-RELEASE
Тип

Тип

jar

Скачать hoteam.engine.starter 1.2.0-RELEASE


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