Autostyle formatting plugin


License

License

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.autostyle
ArtifactId

ArtifactId

com.github.autostyle.gradle.plugin
Last Version

Last Version

3.2
Release Date

Release Date

Type

Type

pom
Description

Description

Autostyle formatting plugin
Autostyle formatting plugin
Project URL

Project URL

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

Source Code Management

https://github.com/autostyle/autostyle

Download com.github.autostyle.gradle.plugin

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.2
3.1
3.0