is not current version
Last Version 1.3

com.github.abrarsyed.jastyle:jAstyle 0.9

Java Artistic Style Library

GroupId

GroupId

com.github.abrarsyed.jastyle
ArtifactId

ArtifactId

jAstyle
Version

Version

0.9
Type

Type

jar

Download jAstyle 0.9


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