is not current version
Last Version 1.10.3

cc.redpen:redpen-plugin 1.7.7

RedPen is an open source proofreading tool a tool to check if your technical documents meet the writing standard . RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, and LaTeX).

GroupId

GroupId

cc.redpen
ArtifactId

ArtifactId

redpen-plugin
Version

Version

1.7.7
Type

Type

jar

Download redpen-plugin 1.7.7


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