is not current version
Last Version 1.0.2

io.github.springlayer:layer-tool 1.0.1

layer-tool is a powerful toolbox for SpringLayer

GroupId

GroupId

io.github.springlayer
ArtifactId

ArtifactId

layer-tool
Version

Version

1.0.1
Type

Type

pom

Download layer-tool 1.0.1

Filename Size
layer-tool-1.0.1.pom 8 KB
Browse

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