License |
License |
---|---|
Categories |
CategoriesAirline User Interface CLI |
GroupId | GroupIdcom.github.rvesse |
ArtifactId | ArtifactIdairline-help-man |
Last Version | Last Version2.8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAirline - Help - Man Page (Troff)
Module providing help generators that produce Man pages (in Troff format)
|
Filename | Size |
---|---|
airline-help-man-2.8.5.pom | |
airline-help-man-2.8.5.jar | 19 KB |
airline-help-man-2.8.5-tests.jar | 14 KB |
airline-help-man-2.8.5-test-sources.jar | 12 KB |
airline-help-man-2.8.5-sources.jar | 13 KB |
airline-help-man-2.8.5-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rvesse/airline-help-man/ -->
<dependency>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-help-man</artifactId>
<version>2.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rvesse/airline-help-man/
implementation 'com.github.rvesse:airline-help-man:2.8.5'
// https://jarcasting.com/artifacts/com.github.rvesse/airline-help-man/
implementation ("com.github.rvesse:airline-help-man:2.8.5")
'com.github.rvesse:airline-help-man:jar:2.8.5'
<dependency org="com.github.rvesse" name="airline-help-man" rev="2.8.5">
<artifact name="airline-help-man" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rvesse', module='airline-help-man', version='2.8.5')
)
libraryDependencies += "com.github.rvesse" % "airline-help-man" % "2.8.5"
[com.github.rvesse/airline-help-man "2.8.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rvesse : airline | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
com.github.rvesse : airline | jar | 2.8.5 |