is not current version
Last Version 1.0-alpha-2

org.apache.geronimo.gshell.support:gshell-ansi 1.0-alpha-1

Provides support for using ANSI color escape-codes.

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.gshell.support
ArtifactId

ArtifactId

gshell-ansi
Version

Version

1.0-alpha-1
Type

Type

jar

Download gshell-ansi 1.0-alpha-1


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-ansi/ -->
<dependency>
    <groupId>org.apache.geronimo.gshell.support</groupId>
    <artifactId>gshell-ansi</artifactId>
    <version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-ansi/
implementation 'org.apache.geronimo.gshell.support:gshell-ansi:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-ansi/
implementation ("org.apache.geronimo.gshell.support:gshell-ansi:1.0-alpha-1")
'org.apache.geronimo.gshell.support:gshell-ansi:jar:1.0-alpha-1'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-ansi" rev="1.0-alpha-1">
  <artifact name="gshell-ansi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-ansi', version='1.0-alpha-1')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-ansi" % "1.0-alpha-1"
[org.apache.geronimo.gshell.support/gshell-ansi "1.0-alpha-1"]