Download jAstyle-1.2.jar file - Jar j

Jar examples for j:jAstyle

Description

Java Artistic Style Library

You can download jar file jAstyle 1.2 in this page.

License

GNU Lesser General Public License (LGPL), Version 3

Build File

You can use the following script to add jAstyle-1.2.jar to your project.

<dependency>
   <groupId>com.github.abrarsyed.jastyle</groupId>
   <artifactId>jAstyle</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.github.abrarsyed.jastyle', name: 'jAstyle', version: '1.2'
libraryDependencies += "com.github.abrarsyed.jastyle" % "jAstyle" % "1.2"
<dependency org="com.github.abrarsyed.jastyle" name="jAstyle" rev="1.2"/>
@Grapes(@Grab(group='com.github.abrarsyed.jastyle', module='jAstyle', version='1.2'))
'com.github.abrarsyed.jastyle:jAstyle:jar:1.2'

Download

Click the following link to download the jar file.

jAstyle-1.2-javadoc.jar
jAstyle-1.2-sources.jar
jAstyle-1.2.jar
jAstyle-1.2.pom



Related Tutorials