MVN

tjdo : tjdo

Maven & Gradle

Sep 20, 2005
<dependency>
    <groupId>tjdo</groupId>
    <artifactId>tjdo</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tjdo : tjdo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0
  • Latest Beta: 2.0-beta

All Versions

Choose a version of tjdo : tjdo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
tjdo-2.0
tjdo-2.0-beta
tjdo-2.0-beta3

How to add a dependency to Maven

Add the following tjdo : tjdo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tjdo</groupId>
    <artifactId>tjdo</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tjdo : tjdo gradle dependency to your build.gradle file:

implementation 'tjdo:tjdo:2.0'

Gradle Kotlin DSL: Add the following tjdo : tjdo gradle kotlin dependency to your build.gradle.kts file:

implementation("tjdo:tjdo:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following tjdo : tjdo sbt scala dependency to your build.sbt file:

libraryDependencies += "tjdo" % "tjdo" % "2.0"

Advertisement

Dependencies from Group

Sep 20, 2005

Discover Dependencies

Jun 29, 2023
192 usages
1.7k stars
Mar 16, 2022
7 usages
28.2k stars
Apr 03, 2023
16 stars
Feb 09, 2020
317 stars
Sep 28, 2022
1 usages
4.5k stars
Dec 26, 2022
22 usages
9.4k stars
Aug 11, 2023
3 usages
27 stars
Jul 28, 2023
65 usages
176 stars