UsefulTools

Some thing about the useful tools of the JDK 1.8.

Лицензия

Лицензия

Группа

Группа

com.github.Andy-Shao
Идентификатор

Идентификатор

Useful-Tools
Последняя версия

Последняя версия

4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

UsefulTools
Some thing about the useful tools of the JDK 1.8.
Ссылка на сайт

Ссылка на сайт

https://github.com/Andy-Shao/UsefulTools
Система контроля версий

Система контроля версий

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

Скачать Useful-Tools

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
cglib : cglib jar 2.2
asm : asm jar 3.3.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7
org.hamcrest : hamcrest-all jar 1.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.0
3.0
2.0
1.1
1.0