is not current version
Last Version 1.5.9

online.sanen:mhdt 1.5.2

A universal toolkit that includes IO, string, date, log, and more

GroupId

GroupId

online.sanen
ArtifactId

ArtifactId

mhdt
Version

Version

1.5.2
Type

Type

jar

Download mhdt 1.5.2


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