License |
License |
---|---|
GroupId | GroupIdcom.seezoon |
ArtifactId | ArtifactIdluna |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionluna parent
Luna Parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
luna-1.0.2-RELEASE.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seezoon/luna/ -->
<dependency>
<groupId>com.seezoon</groupId>
<artifactId>luna</artifactId>
<version>1.0.2-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.seezoon/luna/
implementation 'com.seezoon:luna:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.seezoon/luna/
implementation ("com.seezoon:luna:1.0.2-RELEASE")
'com.seezoon:luna:pom:1.0.2-RELEASE'
<dependency org="com.seezoon" name="luna" rev="1.0.2-RELEASE">
<artifact name="luna" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.seezoon', module='luna', version='1.0.2-RELEASE')
)
libraryDependencies += "com.seezoon" % "luna" % "1.0.2-RELEASE"
[com.seezoon/luna "1.0.2-RELEASE"]