is not current version
Last Version 1.3

com.github.abrarsyed.jastyle:jAstyle 0.8

Java Artistic Style Library

GroupId

GroupId

com.github.abrarsyed.jastyle
ArtifactId

ArtifactId

jAstyle
Version

Version

0.8
Type

Type

jar

Download jAstyle 0.8


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