Autostyle Autostyle-lib-extra

Autostyle - fix code style automatically

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.autostyle
ArtifactId

ArtifactId

autostyle-lib-extra
Last Version

Last Version

3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Autostyle Autostyle-lib-extra
Autostyle - fix code style automatically
Project URL

Project URL

https://github.com/autostyle/autostyle
Source Code Management

Source Code Management

https://github.com/autostyle/autostyle

Download autostyle-lib-extra

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.autostyle : autostyle-lib jar 3.2

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20
org.eclipse.jgit : org.eclipse.jgit jar 5.6.0.201912101111-r
com.googlecode.concurrent-trees : concurrent-trees jar 2.6.1
org.codehaus.groovy : groovy-xml jar 2.4.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.2
3.1
3.0