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

com.github.rvesse:airline-parent 2.5.0

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

Категории

Категории

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

Группа

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

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

airline-parent
Версия

Версия

2.5.0
Тип

Тип

jar

Скачать airline-parent 2.5.0

Имя Файла Размер
airline-parent-2.5.0.pom 10 KB
airline-parent-2.5.0-tests.jar 3 KB
Обзор

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