| License |
License |
|---|---|
| Categories |
CategoriesAirline User Interface CLI |
| GroupId | GroupIdcom.github.rvesse |
| ArtifactId | ArtifactIdairline-help |
| Last Version | Last Version2.8.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAirline - Help - Parent
Parent module for help modules that provide additional help generators
|
| Filename | Size |
|---|---|
| airline-help-2.8.5.pom | 1 KB |
| airline-help-2.8.5-tests.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.rvesse/airline-help/ -->
<dependency>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-help</artifactId>
<version>2.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rvesse/airline-help/
implementation 'com.github.rvesse:airline-help:2.8.5'
// https://jarcasting.com/artifacts/com.github.rvesse/airline-help/
implementation ("com.github.rvesse:airline-help:2.8.5")
'com.github.rvesse:airline-help:jar:2.8.5'
<dependency org="com.github.rvesse" name="airline-help" rev="2.8.5">
<artifact name="airline-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rvesse', module='airline-help', version='2.8.5')
)
libraryDependencies += "com.github.rvesse" % "airline-help" % "2.8.5"
[com.github.rvesse/airline-help "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 |