Last Version

gradle-estilo-plugin 0.4.8

Gradle plugin that provides an easy way to configure and use checkstyle.

License

License

Categories

Categories

Gradle Build Tools Net
GroupId

GroupId

net.anshulverma.gradle
ArtifactId

ArtifactId

gradle-estilo-plugin
Version

Version

0.4.8
Type

Type

jar
Description

Description

gradle-estilo-plugin
Gradle plugin that provides an easy way to configure and use checkstyle.
Project URL

Project URL

https://github.com/anshulverma/gradle-estilo-plugin
Source Code Management

Source Code Management

https://github.com/anshulverma/gradle-estilo-plugin

Download gradle-estilo-plugin 0.4.8


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

Dependencies

compile (5)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 6.12.1
commons-io : commons-io jar 2.4
javax.xml : jaxb-api jar 2.1
javax.xml : jaxb-impl jar 2.1
com.thoughtworks.xstream : xstream jar 1.4.7

Project Modules

There are no modules declared in this project.