MVN

org.javaruntype : javaruntype

Maven & Gradle

Nov 18, 2016
4 usages
13 stars

javaruntype · javaRuntype is a compact library aimed at offering a runtime representation of the Java type system

<dependency>
    <groupId>org.javaruntype</groupId>
    <artifactId>javaruntype</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3

All Versions

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

Version Vulnerabilities Updated
1.3
javaruntype-1.3
1.2
javaruntype-1.2
1.1
javaruntype-1.1
1.0
javaruntype-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.javaruntype</groupId>
    <artifactId>javaruntype</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.javaruntype:javaruntype:1.3'

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

implementation("org.javaruntype:javaruntype:1.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.javaruntype" % "javaruntype" % "1.3"

Advertisement

Dependencies from Group

Nov 18, 2016
4 usages
13 stars

Discover Dependencies

Nov 28, 2018
10 usages
2 stars
Jan 08, 2020
6 usages
4 stars
May 23, 2023
11 usages
397 stars
Dec 29, 2018
3 usages
Dec 21, 2017
6 usages
60 stars
Aug 05, 2021
91 usages
4.5k stars
Aug 21, 2020
27 usages
Jul 17, 2023
29 usages
2.2k stars
Oct 25, 2016
7 usages
1 stars