Jalopy

he source code beautifier originally built by Marco Hunsicker and enhanced for Java 5 by Steve Heyns.

License

License

GroupId

GroupId

jalopy
ArtifactId

ArtifactId

jalopy
Last Version

Last Version

1.5rc3
Release Date

Release Date

Type

Type

jar
Description

Description

Jalopy
he source code beautifier originally built by Marco Hunsicker and enhanced for Java 5 by Steve Heyns.
Project URL

Project URL

http://jalopy.sf.net
Source Code Management

Source Code Management

http://jalopy.cvs.sourceforge.net/jalopy/

Download jalopy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.5rc3
1.5rc1
1.5b5
1.5b3
1.0b11
1.0b10
1.0b8