is not current version
Last Version 2.1.1

com.github.rvesse:airline-help-ronn 2.1.0

RONN format help generators. RONN is an enhanced version of Markdown that can be post-processed with the ronn tool to generate man pages or HTML pages. RONN has some bugs are is considered deprecated in favour of the airline-help-man module.

Categories

Categories

Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-help-ronn
Version

Version

2.1.0
Type

Type

jar

Download airline-help-ronn 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.rvesse/airline-help-ronn/ -->
<dependency>
    <groupId>com.github.rvesse</groupId>
    <artifactId>airline-help-ronn</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rvesse/airline-help-ronn/
implementation 'com.github.rvesse:airline-help-ronn:2.1.0'
// https://jarcasting.com/artifacts/com.github.rvesse/airline-help-ronn/
implementation ("com.github.rvesse:airline-help-ronn:2.1.0")
'com.github.rvesse:airline-help-ronn:jar:2.1.0'
<dependency org="com.github.rvesse" name="airline-help-ronn" rev="2.1.0">
  <artifact name="airline-help-ronn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rvesse', module='airline-help-ronn', version='2.1.0')
)
libraryDependencies += "com.github.rvesse" % "airline-help-ronn" % "2.1.0"
[com.github.rvesse/airline-help-ronn "2.1.0"]