Last Version

DHTool 3.0.0

Fundamental tools for my Java programs

License

License

MIT
GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

dhtool
Version

Version

3.0.0
Type

Type

jar
Description

Description

DHTool
Fundamental tools for my Java programs

Download dhtool 3.0.0


<!-- 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.