Last Version

jadretro 1.6.1

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jadretro
ArtifactId

ArtifactId

jadretro
Version

Version

1.6.1
Type

Type

jar
Description

Description

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

Project URL

http://jadretro.sourceforge.net/

Download jadretro 1.6.1


<!-- https://jarcasting.com/artifacts/net.sf.jadretro/jadretro/ -->
<dependency>
    <groupId>net.sf.jadretro</groupId>
    <artifactId>jadretro</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jadretro/jadretro/
implementation 'net.sf.jadretro:jadretro:1.6.1'
// https://jarcasting.com/artifacts/net.sf.jadretro/jadretro/
implementation ("net.sf.jadretro:jadretro:1.6.1")
'net.sf.jadretro:jadretro:jar:1.6.1'
<dependency org="net.sf.jadretro" name="jadretro" rev="1.6.1">
  <artifact name="jadretro" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jadretro', module='jadretro', version='1.6.1')
)
libraryDependencies += "net.sf.jadretro" % "jadretro" % "1.6.1"
[net.sf.jadretro/jadretro "1.6.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.