Jar examples for a:airline
Java library provided an annotation-based framework for parsing Git like command line structures
You can download jar file airline 0.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add airline-0.8.jar to your project.
<dependency> <groupId>com.jontodd</groupId> <artifactId>airline</artifactId> <version>0.8</version> </dependency>
compile group: 'com.jontodd', name: 'airline', version: '0.8'
libraryDependencies += "com.jontodd" % "airline" % "0.8"
<dependency org="com.jontodd" name="airline" rev="0.8"/>
@Grapes(@Grab(group='com.jontodd', module='airline', version='0.8'))
'com.jontodd:airline:jar:0.8'
Click the following link to download the jar file.
airline-0.8-javadoc.jar