is not current version
Last Version 1.4.3

online.sanen:mhdt-common 1.4.1

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

GroupId

GroupId

online.sanen
ArtifactId

ArtifactId

mhdt-common
Version

Version

1.4.1
Type

Type

jar

Download mhdt-common 1.4.1


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