MVN

online.sanen : mhdt-common

Maven & Gradle

Jun 20, 2019
7 usages
2 stars

sanen mhdt common · A universal toolkit that includes IO, string, date, log, and more

<dependency>
    <groupId>online.sanen</groupId>
    <artifactId>mhdt-common</artifactId>
    <version>1.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of online.sanen : mhdt-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.3

All Versions

Choose a version of online.sanen : mhdt-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
mhdt-common-1.4.3
mhdt-common-1.4.2
mhdt-common-1.4.1
1.4
mhdt-common-1.4
1.3.x
mhdt-common-1.3.25
mhdt-common-1.3.24
mhdt-common-1.3.23
mhdt-common-1.3.22
mhdt-common-1.3.21
mhdt-common-1.3.15
mhdt-common-1.3.2
mhdt-common-1.3.1

How to add a dependency to Maven

Add the following online.sanen : mhdt-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>online.sanen</groupId>
    <artifactId>mhdt-common</artifactId>
    <version>1.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following online.sanen : mhdt-common gradle dependency to your build.gradle file:

implementation 'online.sanen:mhdt-common:1.4.3'

Gradle Kotlin DSL: Add the following online.sanen : mhdt-common gradle kotlin dependency to your build.gradle.kts file:

implementation("online.sanen:mhdt-common:1.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following online.sanen : mhdt-common sbt scala dependency to your build.sbt file:

libraryDependencies += "online.sanen" % "mhdt-common" % "1.4.3"

Advertisement

Dependencies from Group

Jun 20, 2019
7 usages
2 stars
Jun 15, 2019
5 usages
2 stars
Mar 23, 2019
4 usages
2 stars
Jun 07, 2023
3 usages
2 stars
Jun 15, 2019
1 usages
2 stars

Discover Dependencies