is not current version
Last Version 2.8.5

com.github.rvesse:airline-help-markdown 2.7.2

Provides Markdown help generators for Airline

Categories

Categories

Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-help-markdown
Version

Version

2.7.2
Type

Type

jar

Download airline-help-markdown 2.7.2


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