License |
License |
---|---|
Categories |
CategoriesAirline User Interface CLI |
GroupId | GroupIdcom.github.rvesse |
ArtifactId | ArtifactIdairline-help-ronn |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAirline - Help - RONN
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.
|
<!-- https://jarcasting.com/artifacts/com.github.rvesse/airline-help-ronn/ -->
<dependency>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-help-ronn</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rvesse/airline-help-ronn/
implementation 'com.github.rvesse:airline-help-ronn:2.1.1'
// https://jarcasting.com/artifacts/com.github.rvesse/airline-help-ronn/
implementation ("com.github.rvesse:airline-help-ronn:2.1.1")
'com.github.rvesse:airline-help-ronn:jar:2.1.1'
<dependency org="com.github.rvesse" name="airline-help-ronn" rev="2.1.1">
<artifact name="airline-help-ronn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rvesse', module='airline-help-ronn', version='2.1.1')
)
libraryDependencies += "com.github.rvesse" % "airline-help-ronn" % "2.1.1"
[com.github.rvesse/airline-help-ronn "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rvesse : airline-help-man | jar | 2.1.1 |
com.github.rvesse : airline | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
com.github.rvesse : airline | jar | 2.1.1 |