is not current version
Last Version 2.0.2

io.github.52ylx:lx 0.0.1

工具类

GroupId

GroupId

io.github.52ylx
ArtifactId

ArtifactId

lx
Version

Version

0.0.1
Type

Type

pom

Download lx 0.0.1

Filename Size
lx-0.0.1.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.52ylx/lx/ -->
<dependency>
    <groupId>io.github.52ylx</groupId>
    <artifactId>lx</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.52ylx/lx/
implementation 'io.github.52ylx:lx:0.0.1'
// https://jarcasting.com/artifacts/io.github.52ylx/lx/
implementation ("io.github.52ylx:lx:0.0.1")
'io.github.52ylx:lx:pom:0.0.1'
<dependency org="io.github.52ylx" name="lx" rev="0.0.1">
  <artifact name="lx" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.52ylx', module='lx', version='0.0.1')
)
libraryDependencies += "io.github.52ylx" % "lx" % "0.0.1"
[io.github.52ylx/lx "0.0.1"]