MVN

io.airlift : airline

Maven & Gradle

Dec 06, 2019
212 usages
849 stars

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

<dependency>
    <groupId>io.airlift</groupId>
    <artifactId>airline</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.airlift : airline to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of io.airlift : airline to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
airline-0.9
0.8
airline-0.8
0.7
airline-0.7
0.6
airline-0.6
0.5
airline-0.5
0.4
airline-0.4

How to add a dependency to Maven

Add the following io.airlift : airline maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.airlift</groupId>
    <artifactId>airline</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.airlift : airline gradle dependency to your build.gradle file:

implementation 'io.airlift:airline:0.9'

Gradle Kotlin DSL: Add the following io.airlift : airline gradle kotlin dependency to your build.gradle.kts file:

implementation("io.airlift:airline:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.airlift : airline sbt scala dependency to your build.sbt file:

libraryDependencies += "io.airlift" % "airline" % "0.9"

Advertisement

Dependencies from Group

Jul 13, 2023
264 usages
9 stars
log
Jul 21, 2023
229 usages
542 stars
Dec 06, 2019
212 usages
849 stars
Jul 21, 2023
207 usages
542 stars
Aug 18, 2023
196 usages
490 stars

Discover Dependencies

Aug 28, 2017
0 stars
Dec 05, 2018
1k stars
Feb 03, 2023
3 usages
52 stars
Feb 03, 2023
11 usages
270 stars
Dec 04, 2019
2 usages
Jul 08, 2020
154 usages
106 stars
Sep 17, 2020
63 stars
Sep 01, 2017
5 usages
25 stars