is not current version
Last Version 2.8.5

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

Module providing help generators that produce Man pages (in Troff format)

Categories

Categories

Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-help-man
Version

Version

2.1.0
Type

Type

jar

Download airline-help-man 2.1.0


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