Jar examples for r: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).
You can download jar file redpen-core 1.7.5 in this page.
Apache License, Version 2.0
You can use the following script to add redpen-core-1.7.5.jar to your project.
<dependency> <groupId>cc.redpen</groupId> <artifactId>redpen-core</artifactId> <version>1.7.5</version> </dependency>
compile group: 'cc.redpen', name: 'redpen-core', version: '1.7.5'
libraryDependencies += "cc.redpen" % "redpen-core" % "1.7.5"
<dependency org="cc.redpen" name="redpen-core" rev="1.7.5"/>
@Grapes(@Grab(group='cc.redpen', module='redpen-core', version='1.7.5'))
'cc.redpen:redpen-core:jar:1.7.5'
Click the following link to download the jar file.
redpen-core-1.7.5-javadoc.jar