Airline - IO Library

Provides additional IO support for CLIs such as colorization and text formatting

License

License

Categories

Categories

Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-io
Last Version

Last Version

2.8.5
Release Date

Release Date

Type

Type

jar
Description

Description

Airline - IO Library
Provides additional IO support for CLIs such as colorization and text formatting

Download airline-io

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.5
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.2
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0