DHTool

Fundamental tools for my Java programs

License

License

MIT
GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

dhtool
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

DHTool
Fundamental tools for my Java programs

Download dhtool

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
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