Last Version

redpen-cli 1.10.3

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cc.redpen
ArtifactId

ArtifactId

redpen-cli
Version

Version

1.10.3
Type

Type

jar
Description

Description

redpen-cli
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).
Project URL

Project URL

http://redpen.cc
Source Code Management

Source Code Management

https://github.com/redpen-cc/redpen

Download redpen-cli 1.10.3


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

Dependencies

compile (4)

Group / Artifact Type Version
cc.redpen : redpen-core jar 1.10.3
commons-cli : commons-cli jar 1.4
ch.qos.logback : logback-classic jar 1.1.8
commons-io : commons-io jar 2.5

test (2)

Group / Artifact Type Version
cc.redpen : redpen-plugin jar 1.10.3
org.junit.jupiter : junit-jupiter-api jar 5.0.0

Project Modules

There are no modules declared in this project.