GroupId | GroupIdio.github.52ylx |
---|---|
ArtifactId | ArtifactIdlx |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
lx-0.0.7.pom | |
lx-0.0.7.jar | 262 KB |
lx-0.0.7-sources.jar | 167 KB |
lx-0.0.7-javadoc.jar | 550 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.52ylx/lx/ -->
<dependency>
<groupId>io.github.52ylx</groupId>
<artifactId>lx</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.52ylx/lx/
implementation 'io.github.52ylx:lx:0.0.7'
// https://jarcasting.com/artifacts/io.github.52ylx/lx/
implementation ("io.github.52ylx:lx:0.0.7")
'io.github.52ylx:lx:jar:0.0.7'
<dependency org="io.github.52ylx" name="lx" rev="0.0.7">
<artifact name="lx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.52ylx', module='lx', version='0.0.7')
)
libraryDependencies += "io.github.52ylx" % "lx" % "0.0.7"
[io.github.52ylx/lx "0.0.7"]