is not current version
Last Version 1.10.3

cc.redpen:redpen-distribution 1.6.0

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

Distribution Build Tools
GroupId

GroupId

cc.redpen
ArtifactId

ArtifactId

redpen-distribution
Version

Version

1.6.0
Type

Type

jar

Download redpen-distribution 1.6.0


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