is not current version
Last Version 3.21.0

org.jline:jline-style 3.19.0


Categories

Categories

JLine User Interface CLI
GroupId

GroupId

org.jline
ArtifactId

ArtifactId

jline-style
Version

Version

3.19.0
Type

Type

jar

Download jline-style 3.19.0


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