Last Version

UsefulTools 4.0

Some thing about the useful tools of the JDK 1.8.

License

License

GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

Useful-Tools
Version

Version

4.0
Type

Type

jar
Description

Description

UsefulTools
Some thing about the useful tools of the JDK 1.8.
Project URL

Project URL

https://github.com/Andy-Shao/UsefulTools
Source Code Management

Source Code Management

https://github.com/Andy-Shao/UsefulTools.git

Download Useful-Tools 4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
cglib : cglib jar 2.2
asm : asm jar 3.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.