is not current version
Last Version 1.2.3

me.hao0:diablo-common 1.2.0


GroupId

GroupId

me.hao0
ArtifactId

ArtifactId

diablo-common
Version

Version

1.2.0
Type

Type

jar

Download diablo-common 1.2.0


<!-- https://jarcasting.com/artifacts/me.hao0/diablo-common/ -->
<dependency>
    <groupId>me.hao0</groupId>
    <artifactId>diablo-common</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.hao0/diablo-common/
implementation 'me.hao0:diablo-common:1.2.0'
// https://jarcasting.com/artifacts/me.hao0/diablo-common/
implementation ("me.hao0:diablo-common:1.2.0")
'me.hao0:diablo-common:jar:1.2.0'
<dependency org="me.hao0" name="diablo-common" rev="1.2.0">
  <artifact name="diablo-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.hao0', module='diablo-common', version='1.2.0')
)
libraryDependencies += "me.hao0" % "diablo-common" % "1.2.0"
[me.hao0/diablo-common "1.2.0"]