MVN

io.tesla : airline

Maven & Gradle

Jan 20, 2014
848 stars

cli · Airline is a Java annotation-based framework for parsing Git like command line structures.

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

Latest Version

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

  • Latest Stable: 0.6

All Versions

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

Version Vulnerabilities Updated
0.6
airline-0.6
0.5
airline-0.5

How to add a dependency to Maven

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

<dependency>
    <groupId>io.tesla</groupId>
    <artifactId>airline</artifactId>
    <version>0.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.tesla:airline:0.6'

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

implementation("io.tesla:airline:0.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.tesla" % "airline" % "0.6"

Advertisement

Dependencies from Group

Aug 02, 2013
1 usages
Oct 10, 2013
Oct 10, 2013
Nov 02, 2013
3 stars

Discover Dependencies

Jul 03, 2014
375 stars
all
Aug 27, 2014
375 stars
Jul 28, 2014
1 usages
33 stars
Jul 28, 2014
1 usages
33 stars
Jul 28, 2014
33 stars
Mar 02, 2015
3 stars
Mar 02, 2015
3 stars