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