License |
License |
---|---|
GroupId | GroupIdio.github.52ylx |
ArtifactId | ArtifactIdlx |
Version | Version1.1-RELEASE |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lx-1.1-RELEASE.pom | |
lx-1.1-RELEASE.jar | 296 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.52ylx/lx/ -->
<dependency>
<groupId>io.github.52ylx</groupId>
<artifactId>lx</artifactId>
<version>1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.52ylx/lx/
implementation 'io.github.52ylx:lx:1.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.52ylx/lx/
implementation ("io.github.52ylx:lx:1.1-RELEASE")
'io.github.52ylx:lx:jar:1.1-RELEASE'
<dependency org="io.github.52ylx" name="lx" rev="1.1-RELEASE">
<artifact name="lx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.52ylx', module='lx', version='1.1-RELEASE')
)
libraryDependencies += "io.github.52ylx" % "lx" % "1.1-RELEASE"
[io.github.52ylx/lx "1.1-RELEASE"]