MVN

com.github.ddth : ddth-lock-core

Maven & Gradle

Feb 17, 2016
1 usages
2 stars

ddth-lock-core · DDTH's API for shared lock(s)

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

Latest Version

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

  • Latest Stable: 0.1.0

All Versions

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

Version Vulnerabilities Updated
0.1.x
ddth-lock-core-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-lock-core</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.ddth:ddth-lock-core:0.1.0'

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

implementation("com.github.ddth:ddth-lock-core:0.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.ddth" % "ddth-lock-core" % "0.1.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

Mar 21, 2016
2 usages
3 stars
Jun 28, 2016
6 usages
Feb 23, 2016
1 usages
9 stars
Feb 23, 2016
1 usages
7 stars
Feb 21, 2018
2 usages
4 stars
Jun 21, 2019
1 usages
Feb 22, 2016
1 usages
Aug 11, 2020
1 usages
16.4k stars