is not current version
Last Version 1.0.2-RELEASE

com.seezoon:luna 1.0.1-RELEASE

Luna Parent

GroupId

GroupId

com.seezoon
ArtifactId

ArtifactId

luna
Version

Version

1.0.1-RELEASE
Type

Type

pom

Download luna 1.0.1-RELEASE

Filename Size
luna-1.0.1-RELEASE.pom 3 KB
Browse

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