is not current version
Last Version 2.8.5

com.github.rvesse:airline-docs 2.5.0

Documentation for Airline

Categories

Categories

Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-docs
Version

Version

2.5.0
Type

Type

jar

Download airline-docs 2.5.0


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