Last Version

estilo 0.0.2

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

estilo
Version

Version

0.0.2
Type

Type

jar
Description

Description

estilo
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 estilo 0.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 6.7
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.