is not current version
Last Version 2.8.5

com.github.rvesse:airline-help-html 2.1.1

HTML help generators for Airline

Categories

Categories

Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-help-html
Version

Version

2.1.1
Type

Type

jar

Download airline-help-html 2.1.1


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