is not current version
Last Version 1.0.8

com.github.hoteam:hecloud.runtime.starter 1.0.5


GroupId

GroupId

com.github.hoteam
ArtifactId

ArtifactId

hecloud.runtime.starter
Version

Version

1.0.5
Type

Type

jar

Download hecloud.runtime.starter 1.0.5


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