is not current version
Last Version 3.2

com.github.autostyle:com.github.autostyle.gradle.plugin 3.0

Autostyle formatting plugin

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
Version

Version

3.0
Type

Type

pom

Download com.github.autostyle.gradle.plugin 3.0


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