MVN

cc.redpen : redpen-core

Maven & Gradle

Oct 06, 2019
4 usages
539 stars

redpen-core · 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).

<dependency>
    <groupId>cc.redpen</groupId>
    <artifactId>redpen-core</artifactId>
    <version>1.10.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.redpen : redpen-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.3

All Versions

Choose a version of cc.redpen : redpen-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
redpen-core-1.10.3
1.9.x
redpen-core-1.9.0
1.8.x
redpen-core-1.8.0
1.7.x
redpen-core-1.7.7
redpen-core-1.7.6
redpen-core-1.7.5
redpen-core-1.7.4
redpen-core-1.7.3
redpen-core-1.7.0
1.6.x
redpen-core-1.6.1
redpen-core-1.6.0
1.5.x
redpen-core-1.5.5
redpen-core-1.5.4
redpen-core-1.5.3
redpen-core-1.5.2
redpen-core-1.5.1
redpen-core-1.5.0
1.4.x
redpen-core-1.4.7
redpen-core-1.4.6
redpen-core-1.4.5
redpen-core-1.4.4
redpen-core-1.4.3
redpen-core-1.4.2
redpen-core-1.4.1

How to add a dependency to Maven

Add the following cc.redpen : redpen-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.redpen</groupId>
    <artifactId>redpen-core</artifactId>
    <version>1.10.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.redpen : redpen-core gradle dependency to your build.gradle file:

implementation 'cc.redpen:redpen-core:1.10.3'

Gradle Kotlin DSL: Add the following cc.redpen : redpen-core gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.redpen:redpen-core:1.10.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.redpen : redpen-core sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.redpen" % "redpen-core" % "1.10.3"

Advertisement

Dependencies from Group

Oct 06, 2019
4 usages
539 stars
Oct 06, 2019
1 usages
495 stars
Oct 06, 2019
1 usages
495 stars
Oct 06, 2019
539 stars
Oct 06, 2019
539 stars

Discover Dependencies

Oct 06, 2019
539 stars
Mar 29, 2017
1.1k stars
Aug 03, 2023
142 usages
1.3k stars
Dec 01, 2015
Dec 05, 2015
Mar 19, 2021
9 usages
15.6k stars
Oct 26, 2016
5 usages
Nov 14, 2022
2 stars