MVN

com.googlecode.jtype : jtype

Maven & Gradle

May 23, 2012
12 usages

JType · Library for working with the Java 5 type system

<dependency>
    <groupId>com.googlecode.jtype</groupId>
    <artifactId>jtype</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.jtype : jtype to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.googlecode.jtype : jtype to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
jtype-0.1.3
jtype-0.1.2
jtype-0.1.1
jtype-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.googlecode.jtype</groupId>
    <artifactId>jtype</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.jtype : jtype gradle dependency to your build.gradle file:

implementation 'com.googlecode.jtype:jtype:0.1.3'

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

implementation("com.googlecode.jtype:jtype:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.jtype : jtype sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.jtype" % "jtype" % "0.1.3"

Advertisement

Dependencies from Group

May 23, 2012
12 usages

Discover Dependencies

Jun 21, 2023
43 usages
1.3k stars
Jun 13, 2019
3 usages
30 stars
Sep 13, 2017
5 usages
1.4k stars
May 20, 2018
3 usages
1 stars
May 23, 2019
4 usages
1 stars
Jul 22, 2019
4 usages
8 stars
Oct 12, 2021
3 usages
0 stars
Mar 24, 2023
1 usages
21 stars