UsefulTools

Some thing about the useful tools of the JDK 1.8.

License

License

GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

Useful-Tools
Last Version

Last Version

4.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
4.0
3.0
2.0
1.1
1.0