MVN

com.github.ddth : ddth-id-core

Maven & Gradle

Mar 12, 2017
4 usages
13 stars

ddth-id-core · DDTH's ID Generator Library

<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-id-core</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ddth : ddth-id-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.github.ddth : ddth-id-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
ddth-id-core-0.5.0

How to add a dependency to Maven

Add the following com.github.ddth : ddth-id-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-id-core</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ddth : ddth-id-core gradle dependency to your build.gradle file:

implementation 'com.github.ddth:ddth-id-core:0.5.0'

Gradle Kotlin DSL: Add the following com.github.ddth : ddth-id-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ddth:ddth-id-core:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ddth : ddth-id-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ddth" % "ddth-id-core" % "0.5.0"

Advertisement

Dependencies from Group

May 31, 2019
25 usages
6 stars
May 31, 2019
15 usages
6 stars
May 10, 2019
12 usages
0 stars
May 31, 2019
11 usages
6 stars
Jul 24, 2019
9 usages
6 stars

Discover Dependencies

Oct 22, 2018
2 usages
0 stars
Oct 30, 2022
3 usages
Feb 22, 2020
5 usages
46 stars
Dec 09, 2020
3 usages
12 stars
Jul 22, 2021
3 usages
2 stars
Nov 06, 2006
12 usages
Dec 28, 2021
4 usages
107 stars