xtool

xtool is a very small set of Java tools.

Лицензия

Лицензия

Группа

Группа

com.igeeksky
Идентификатор

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

xtool
xtool is a very small set of Java tools.
Ссылка на сайт

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

https://github.com/patricklaux/xtool
Система контроля версий

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

https://github.com/patricklaux/xtool

Скачать xtool

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 4.13.2

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

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

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

Версия
1.0.3
1.0.0