is not current version
Last Version 1.2.1

com.github.czy1024:luna-common 1.1.7

common is project which contains common utils

GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

luna-common
Version

Version

1.1.7
Type

Type

jar

Download luna-common 1.1.7


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