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