is not current version
Last Version 1.10.3

cc.redpen:redpen-cli 1.7.4

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).

Categories

Categories

CLI User Interface
GroupId

GroupId

cc.redpen
ArtifactId

ArtifactId

redpen-cli
Version

Version

1.7.4
Type

Type

jar

Download redpen-cli 1.7.4


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