is not current version
Last Version 1.0.1

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

Lemon Boot Framework

GroupId

GroupId

io.github.jesushai
ArtifactId

ArtifactId

lemon-boot-framework
Version

Version

1.0
Type

Type

jar

Download lemon-boot-framework 1.0


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