is not current version
Last Version 1.0.8

com.github.hoteam:hecloud.runtime 0.3.3


GroupId

GroupId

com.github.hoteam
ArtifactId

ArtifactId

hecloud.runtime
Version

Version

0.3.3
Type

Type

pom

Download hecloud.runtime 0.3.3

Filename Size
hecloud.runtime-0.3.3.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.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hoteam/hecloud.runtime/
implementation 'com.github.hoteam:hecloud.runtime:0.3.3'
// https://jarcasting.com/artifacts/com.github.hoteam/hecloud.runtime/
implementation ("com.github.hoteam:hecloud.runtime:0.3.3")
'com.github.hoteam:hecloud.runtime:pom:0.3.3'
<dependency org="com.github.hoteam" name="hecloud.runtime" rev="0.3.3">
  <artifact name="hecloud.runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hoteam', module='hecloud.runtime', version='0.3.3')
)
libraryDependencies += "com.github.hoteam" % "hecloud.runtime" % "0.3.3"
[com.github.hoteam/hecloud.runtime "0.3.3"]