is not current version
Last Version 0.0.8

com.github.houbb:hades-core 0.0.6

The core module of hades.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

hades-core
Version

Version

0.0.6
Type

Type

jar

Download hades-core 0.0.6


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