is not current version
Last Version 1.0.2

io.github.springlayer:layer-core-boot 1.0.0


GroupId

GroupId

io.github.springlayer
ArtifactId

ArtifactId

layer-core-boot
Version

Version

1.0.0
Type

Type

jar

Download layer-core-boot 1.0.0


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