MVN

org.jodah : typetools

Maven & Gradle

Jun 13, 2013
11 usages
545 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 Updated
  • typetools-0.3.0

    Jun 13, 2013
  • typetools-0.2.1

    Jun 13, 2013

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
545 stars
Sep 19, 2012
10 usages
392 stars
Aug 20, 2012
392 stars
Aug 20, 2012
392 stars
Apr 07, 2013
121 stars

Discover Dependencies

Aug 20, 2018
3 usages
50 stars
Mar 23, 2023
7 usages
2 stars
Feb 13, 2022
12 usages
7 stars
Mar 29, 2023
13 usages
147 stars
Jul 15, 2021
4 usages
3 stars
May 12, 2023
36 usages
119 stars
Feb 04, 2017
2 usages
42 stars
Jul 26, 2018
2 usages
0 stars
May 30, 2018
2k stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome