GroupId | GroupIdio.github.jesushai |
---|---|
ArtifactId | ArtifactIdlemon-boot-plugin-starts |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLemon Boot Plugin Starters
Lemon Boot Plugin Starters
|
Filename | Size |
---|---|
lemon-boot-plugin-starts-1.0.1.pom | 867 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-plugin-starts/ -->
<dependency>
<groupId>io.github.jesushai</groupId>
<artifactId>lemon-boot-plugin-starts</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-plugin-starts/
implementation 'io.github.jesushai:lemon-boot-plugin-starts:1.0.1'
// https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-plugin-starts/
implementation ("io.github.jesushai:lemon-boot-plugin-starts:1.0.1")
'io.github.jesushai:lemon-boot-plugin-starts:pom:1.0.1'
<dependency org="io.github.jesushai" name="lemon-boot-plugin-starts" rev="1.0.1">
<artifact name="lemon-boot-plugin-starts" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jesushai', module='lemon-boot-plugin-starts', version='1.0.1')
)
libraryDependencies += "io.github.jesushai" % "lemon-boot-plugin-starts" % "1.0.1"
[io.github.jesushai/lemon-boot-plugin-starts "1.0.1"]