MVN

net.sf.jadretro : jadretro

Maven & Gradle

Apr 05, 2012
2 usages
7 stars

jadretro · A Class transformation utility that takes Java 1.4 and 1.5 classes and converts them to Java 1.3 format

<dependency>
    <groupId>net.sf.jadretro</groupId>
    <artifactId>jadretro</artifactId>
    <version>1.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.jadretro : jadretro to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.1

All Versions

Choose a version of net.sf.jadretro : jadretro to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
jadretro-1.6.1
1.6
jadretro-1.6

How to add a dependency to Maven

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

<dependency>
    <groupId>net.sf.jadretro</groupId>
    <artifactId>jadretro</artifactId>
    <version>1.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.jadretro : jadretro gradle dependency to your build.gradle file:

implementation 'net.sf.jadretro:jadretro:1.6.1'

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

implementation("net.sf.jadretro:jadretro:1.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.jadretro : jadretro sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.jadretro" % "jadretro" % "1.6.1"

Advertisement

Dependencies from Group

Apr 05, 2012
2 usages
7 stars

Discover Dependencies

Sep 26, 2013
2 usages
1 stars
Sep 26, 2013
2 usages
1 stars
Jul 30, 2018
3 usages
678 stars
Dec 23, 2020
4 usages
Oct 14, 2021
2 usages
Nov 17, 2014
2 usages
69 stars
Aug 07, 2023
5 usages
83 stars
May 30, 2023
7 usages
4.3k stars
Aug 10, 2023
4 usages
257 stars