Download jAstyle-1.1.jar file - Jar j

Jar examples for j:jAstyle

Description

Java Artistic Style Library

You can download jar file jAstyle 1.1 in this page.

License

GNU Lesser General Public License (LGPL), Version 3

Build File

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

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

Download

Click the following link to download the jar file.

jAstyle-1.1-javadoc.jar
jAstyle-1.1-sources.jar
jAstyle-1.1.jar
jAstyle-1.1.pom



Related Tutorials