is not current version
Last Version 1.2.3

me.hao0:diablo-common 1.2.2


GroupId

GroupId

me.hao0
ArtifactId

ArtifactId

diablo-common
Version

Version

1.2.2
Type

Type

jar

Download diablo-common 1.2.2


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