License |
License |
---|---|
GroupId | GroupIdio.github.lunasaw |
ArtifactId | ArtifactIdfusion-message-parent |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfusion-message
fusion-message
|
Project URL |
Project URL |
Filename | Size |
---|---|
fusion-message-parent-1.0.1-RELEASE.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lunasaw/fusion-message-parent/ -->
<dependency>
<groupId>io.github.lunasaw</groupId>
<artifactId>fusion-message-parent</artifactId>
<version>1.0.1-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.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.lunasaw/fusion-message-parent/
implementation ("io.github.lunasaw:fusion-message-parent:1.0.1-RELEASE")
'io.github.lunasaw:fusion-message-parent:pom:1.0.1-RELEASE'
<dependency org="io.github.lunasaw" name="fusion-message-parent" rev="1.0.1-RELEASE">
<artifact name="fusion-message-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.lunasaw', module='fusion-message-parent', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.lunasaw" % "fusion-message-parent" % "1.0.1-RELEASE"
[io.github.lunasaw/fusion-message-parent "1.0.1-RELEASE"]