jAstyle

Java Artistic Style Library

License

License

GNU Lesser General Public License (LGPL), Version 3
GroupId

GroupId

com.github.abrarsyed.jastyle
ArtifactId

ArtifactId

jAstyle
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

jAstyle
Java Artistic Style Library
Project URL

Project URL

https://github.com/AbrarSyed/jastyle
Source Code Management

Source Code Management

https://github.com/AbrarSyed/jastyle

Download jAstyle

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
0.9
0.8