не последняя версия
Последняя версия 2.8.5

com.github.rvesse:airline-help-html 2.7.1

HTML help generators for Airline

Категории

Категории

Airline Взаимодействие с пользователем CLI
Группа

Группа

com.github.rvesse
Идентификатор

Идентификатор

airline-help-html
Версия

Версия

2.7.1
Тип

Тип

jar

Скачать airline-help-html 2.7.1


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