DHTool

Fundamental tools for my Java programs

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

DHTool
Fundamental tools for my Java programs

Скачать dhtool

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3

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

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

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

Версия
3.0.0
2.2.0
2.1.0
2.0.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0