is not current version
Last Version 2022.3.2

live.lingting:tools 2021.12.5.2

工具类

GroupId

GroupId

live.lingting
ArtifactId

ArtifactId

tools
Version

Version

2021.12.5.2
Type

Type

pom

Download tools 2021.12.5.2

Filename Size
tools-2021.12.5.2.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/live.lingting/tools/ -->
<dependency>
    <groupId>live.lingting</groupId>
    <artifactId>tools</artifactId>
    <version>2021.12.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/live.lingting/tools/
implementation 'live.lingting:tools:2021.12.5.2'
// https://jarcasting.com/artifacts/live.lingting/tools/
implementation ("live.lingting:tools:2021.12.5.2")
'live.lingting:tools:pom:2021.12.5.2'
<dependency org="live.lingting" name="tools" rev="2021.12.5.2">
  <artifact name="tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='live.lingting', module='tools', version='2021.12.5.2')
)
libraryDependencies += "live.lingting" % "tools" % "2021.12.5.2"
[live.lingting/tools "2021.12.5.2"]