is not current version
Last Version 2.8.5

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

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.3.0
Type

Type

jar

Download airline-help-markdown 2.3.0


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