| License |
License |
|---|---|
| GroupId | GroupIdcom.github.Andy-Shao |
| ArtifactId | ArtifactIdUseful-Tools |
| Last Version | Last Version4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUsefulTools
Some thing about the useful tools of the JDK 1.8.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Useful-Tools-4.0.pom | |
| Useful-Tools-4.0.jar | 27 KB |
| Useful-Tools-4.0-sources.jar | 14 KB |
| Useful-Tools-4.0-javadoc.jar | 117 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib | jar | 2.2 |
| asm : asm | jar | 3.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.hamcrest : hamcrest-all | jar | 1.1 |