не последняя версия
Последняя версия 1.0.8

com.github.hoteam:hecloud.runtime.common 1.0.0


Группа

Группа

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

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

hecloud.runtime.common
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать hecloud.runtime.common 1.0.0


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