Last Version

redpen 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

GroupId

GroupId

cc.redpen
ArtifactId

ArtifactId

redpen
Version

Version

1.10.3
Type

Type

pom
Description

Description

redpen
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 1.10.3

Filename Size
redpen-1.10.3.pom 5 KB
Browse

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

Dependencies

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

Project Modules

  • redpen-core
  • redpen-plugin
  • redpen-cli
  • redpen-server
  • redpen-distribution