is not current version
Last Version 1.0.1-RELEASE

io.github.lunasaw:fusion-message-parent 1.0-RELEASE

fusion-message

GroupId

GroupId

io.github.lunasaw
ArtifactId

ArtifactId

fusion-message-parent
Version

Version

1.0-RELEASE
Type

Type

pom

Download fusion-message-parent 1.0-RELEASE


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