is not current version
Last Version 1.0.1

io.github.jesushai:lemon-boot-parent 1.0

Lemon Boot Parent

GroupId

GroupId

io.github.jesushai
ArtifactId

ArtifactId

lemon-boot-parent
Version

Version

1.0
Type

Type

pom

Download lemon-boot-parent 1.0


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