is not current version
Last Version 1.0.8

com.github.hoteam:hecloud.runtime 0.0.9


GroupId

GroupId

com.github.hoteam
ArtifactId

ArtifactId

hecloud.runtime
Version

Version

0.0.9
Type

Type

pom

Download hecloud.runtime 0.0.9

Filename Size
hecloud.runtime-0.0.9.pom 15 KB
Browse

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