gradle-spelling-plugin

Gradle plugin to inspect spelling using custom blacklist.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

gradle-spelling-plugin
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-spelling-plugin
Gradle plugin to inspect spelling using custom blacklist.
Project URL

Project URL

https://github.com/ksoichiro/gradle-spelling-plugin
Source Code Management

Source Code Management

https://github.com/ksoichiro/gradle-spelling-plugin

Download gradle-spelling-plugin

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.2
0.0.1