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

com.github.rvesse:airline-parent 2.8.0

Java annotation-based framework for parsing Git like command line structures

Категории

Категории

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

Группа

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

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

airline-parent
Версия

Версия

2.8.0
Тип

Тип

jar

Скачать airline-parent 2.8.0

Имя Файла Размер
airline-parent-2.8.0.pom 20 KB
airline-parent-2.8.0-tests.jar 4 KB
Обзор

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