is not current version
Last Version 2022.3.2

live.lingting:tools 2022.1.1

工具类

GroupId

GroupId

live.lingting
ArtifactId

ArtifactId

tools
Version

Version

2022.1.1
Type

Type

pom

Download tools 2022.1.1

Filename Size
tools-2022.1.1.pom 10 KB
Browse

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