MVN

io.airlift : airline

Maven & Gradle

Dec 06, 2019
212 usages
851 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 Updated
  • airline-0.9

    Dec 06, 2019
  • airline-0.8

    Aug 28, 2017
  • airline-0.7

    Nov 06, 2014
  • airline-0.6

    Sep 18, 2013
  • airline-0.5

    Jan 10, 2013
  • airline-0.4

    Aug 21, 2012

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

Sep 29, 2022
264 usages
37 stars
log
May 18, 2023
229 usages
Dec 06, 2019
212 usages
851 stars
May 18, 2023
207 usages
462 stars
Mar 01, 2023
196 usages
37 stars

Discover Dependencies

Aug 28, 2017
0 stars
Dec 05, 2018
967 stars
Feb 03, 2023
3 usages
Feb 03, 2023
11 usages
256 stars
Dec 04, 2019
2 usages
Jul 08, 2020
154 usages
99 stars
Sep 17, 2020
44 stars
Sep 01, 2017
5 usages
25 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome