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