is not current version
Last Version 1.3

com.github.abrarsyed.jastyle:jAstyle 1.2

Java Artistic Style Library

GroupId

GroupId

com.github.abrarsyed.jastyle
ArtifactId

ArtifactId

jAstyle
Version

Version

1.2
Type

Type

jar

Download jAstyle 1.2


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