Airline - Documentation

Documentation for Airline

License

License

Categories

Categories

Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-docs
Last Version

Last Version

2.8.5
Release Date

Release Date

Type

Type

jar
Description

Description

Airline - Documentation
Documentation for Airline

Download airline-docs

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.rvesse : airline-help-bash jar 2.8.5
com.github.rvesse : airline-help-html jar 2.8.5
com.github.rvesse : airline-help-man jar 2.8.5
com.github.rvesse : airline-help-markdown jar 2.8.5
com.github.rvesse : airline-io jar 2.8.5
com.github.rvesse : airline jar 2.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.5
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.2
2.7.1
2.7.0
2.6.0
2.5.0