GroupId | GroupIdio.github.52ylx |
---|---|
ArtifactId | ArtifactIdlxboot-tk |
Version | Version2.0.8 |
Type | Typejar |
Filename | Size |
---|---|
lxboot-tk-2.0.8.pom | |
lxboot-tk-2.0.8.jar | 517 KB |
lxboot-tk-2.0.8-sources.jar | 474 KB |
lxboot-tk-2.0.8-javadoc.jar | 247 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.52ylx/lxboot-tk/ -->
<dependency>
<groupId>io.github.52ylx</groupId>
<artifactId>lxboot-tk</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.52ylx/lxboot-tk/
implementation 'io.github.52ylx:lxboot-tk:2.0.8'
// https://jarcasting.com/artifacts/io.github.52ylx/lxboot-tk/
implementation ("io.github.52ylx:lxboot-tk:2.0.8")
'io.github.52ylx:lxboot-tk:jar:2.0.8'
<dependency org="io.github.52ylx" name="lxboot-tk" rev="2.0.8">
<artifact name="lxboot-tk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.52ylx', module='lxboot-tk', version='2.0.8')
)
libraryDependencies += "io.github.52ylx" % "lxboot-tk" % "2.0.8"
[io.github.52ylx/lxboot-tk "2.0.8"]