is not current version
Last Version 1.10.3

cc.redpen:redpen-distribution 1.4.1

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.4.1
Type

Type

jar

Download redpen-distribution 1.4.1


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