MVN

org.jodah : typetools

Maven & Gradle

Jun 13, 2013
11 usages
605 stars

TypeTools

<dependency>
    <groupId>org.jodah</groupId>
    <artifactId>typetools</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jodah : typetools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of org.jodah : typetools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
typetools-0.3.0
0.2.x
typetools-0.2.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jodah</groupId>
    <artifactId>typetools</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jodah : typetools gradle dependency to your build.gradle file:

implementation 'org.jodah:typetools:0.3.0'

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

implementation("org.jodah:typetools:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jodah : typetools sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jodah" % "typetools" % "0.3.0"

Advertisement

Dependencies from Group

Jun 13, 2013
11 usages
605 stars
Sep 19, 2012
10 usages
415 stars
Apr 07, 2013
123 stars
Aug 20, 2012
415 stars
Aug 20, 2012
392 stars

Discover Dependencies

Aug 20, 2018
3 usages
49 stars
Mar 23, 2023
7 usages
2 stars
Feb 13, 2022
12 usages
11 stars
Mar 29, 2023
13 usages
162 stars
Jul 15, 2021
4 usages
5 stars
Aug 18, 2023
36 usages
145 stars
Feb 04, 2017
2 usages
41 stars
Jul 26, 2018
2 usages
0 stars
May 30, 2018
2k stars