Jar examples for j:jalopy
he source code beautifier originally built by Marco Hunsicker and enhanced for Java 5 by Steve Heyns.
You can download jar file jalopy 1.5b5 in this page.
BSD 3-Clause License
You can use the following script to add jalopy-1.5b5.jar to your project.
<dependency> <groupId>jalopy</groupId> <artifactId>jalopy</artifactId> <version>1.5b5</version> </dependency>
compile group: 'jalopy', name: 'jalopy', version: '1.5b5'
libraryDependencies += "jalopy" % "jalopy" % "1.5b5"
<dependency org="jalopy" name="jalopy" rev="1.5b5"/>
@Grapes(@Grab(group='jalopy', module='jalopy', version='1.5b5'))
'jalopy:jalopy:jar:1.5b5'
Click the following link to download the jar file.
jalopy-1.5b5.jar