License |
License
GNU Lesser General Public License (LGPL), Version 3
|
---|---|
GroupId | GroupIdcom.github.abrarsyed.jastyle |
ArtifactId | ArtifactIdjAstyle |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjAstyle
Java Artistic Style Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jAstyle-1.3.pom | |
jAstyle-1.3.jar | 70 KB |
jAstyle-1.3-sources.jar | 68 KB |
jAstyle-1.3-javadoc.jar | 104 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |