is not current version
Last Version 1.0.1-RELEASE

io.github.lunasaw:wednesday-parent l.0-RELEASE

wednesday

GroupId

GroupId

io.github.lunasaw
ArtifactId

ArtifactId

wednesday-parent
Version

Version

l.0-RELEASE
Type

Type

pom

Download wednesday-parent l.0-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.lunasaw/wednesday-parent/ -->
<dependency>
    <groupId>io.github.lunasaw</groupId>
    <artifactId>wednesday-parent</artifactId>
    <version>l.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lunasaw/wednesday-parent/
implementation 'io.github.lunasaw:wednesday-parent:l.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.lunasaw/wednesday-parent/
implementation ("io.github.lunasaw:wednesday-parent:l.0-RELEASE")
'io.github.lunasaw:wednesday-parent:pom:l.0-RELEASE'
<dependency org="io.github.lunasaw" name="wednesday-parent" rev="l.0-RELEASE">
  <artifact name="wednesday-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.lunasaw', module='wednesday-parent', version='l.0-RELEASE')
)
libraryDependencies += "io.github.lunasaw" % "wednesday-parent" % "l.0-RELEASE"
[io.github.lunasaw/wednesday-parent "l.0-RELEASE"]