is not current version
Last Version 3.21.0

org.jline:jline-style 3.13.3


Categories

Categories

JLine User Interface CLI
GroupId

GroupId

org.jline
ArtifactId

ArtifactId

jline-style
Version

Version

3.13.3
Type

Type

jar

Download jline-style 3.13.3


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