| Категории |
КатегорииAirline Взаимодействие с пользователем CLI |
|---|---|
| Группа | Группаcom.github.rvesse |
| Идентификатор | Идентификаторairline-help-man |
| Версия | Версия2.7.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| airline-help-man-2.7.1.pom | |
| airline-help-man-2.7.1.jar | 19 KB |
| airline-help-man-2.7.1-tests.jar | 14 KB |
| airline-help-man-2.7.1-test-sources.jar | 12 KB |
| airline-help-man-2.7.1-sources.jar | 13 KB |
| airline-help-man-2.7.1-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rvesse/airline-help-man/ -->
<dependency>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-help-man</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rvesse/airline-help-man/
implementation 'com.github.rvesse:airline-help-man:2.7.1'
// https://jarcasting.com/artifacts/com.github.rvesse/airline-help-man/
implementation ("com.github.rvesse:airline-help-man:2.7.1")
'com.github.rvesse:airline-help-man:jar:2.7.1'
<dependency org="com.github.rvesse" name="airline-help-man" rev="2.7.1">
<artifact name="airline-help-man" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rvesse', module='airline-help-man', version='2.7.1')
)
libraryDependencies += "com.github.rvesse" % "airline-help-man" % "2.7.1"
[com.github.rvesse/airline-help-man "2.7.1"]