is not current version
Last Version 1.0.8

com.github.hoteam:hecloud.runtime.database 0.3.6


Categories

Categories

Data
GroupId

GroupId

com.github.hoteam
ArtifactId

ArtifactId

hecloud.runtime.database
Version

Version

0.3.6
Type

Type

jar

Download hecloud.runtime.database 0.3.6


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