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