is not current version
Last Version 1.0.8

com.github.hoteam:hecloud.runtime.service 0.1.5


GroupId

GroupId

com.github.hoteam
ArtifactId

ArtifactId

hecloud.runtime.service
Version

Version

0.1.5
Type

Type

jar

Download hecloud.runtime.service 0.1.5


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