Jar examples for j:jansi-native
Jansi is a java library for generating and interpreting ANSI escape sequences.
You can download jar file jansi-native 1.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jansi-native-1.5.jar to your project.
<dependency> <groupId>org.fusesource.jansi</groupId> <artifactId>jansi-native</artifactId> <version>1.5</version> </dependency>
compile group: 'org.fusesource.jansi', name: 'jansi-native', version: '1.5'
libraryDependencies += "org.fusesource.jansi" % "jansi-native" % "1.5"
<dependency org="org.fusesource.jansi" name="jansi-native" rev="1.5"/>
@Grapes(@Grab(group='org.fusesource.jansi', module='jansi-native', version='1.5'))
'org.fusesource.jansi:jansi-native:jar:1.5'
Click the following link to download the jar file.
jansi-native-1.5-javadoc.jar