is not current version
Last Version 1.2.2

com.github.liming495:tools 1.1.1

Tools

GroupId

GroupId

com.github.liming495
ArtifactId

ArtifactId

tools
Version

Version

1.1.1
Type

Type

jar

Download tools 1.1.1


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