is not current version
Last Version 2.1.4

io.github.52ylx:lxboot-tk 2.1.2

使用文档: https://gitee.com/y_lx/lxcloud/blob/master/lxboot-tk/readme.md

GroupId

GroupId

io.github.52ylx
ArtifactId

ArtifactId

lxboot-tk
Version

Version

2.1.2
Type

Type

jar

Download lxboot-tk 2.1.2


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