MVN

org.fusesource.jansi : jansi-linux64

Maven & Gradle

Feb 02, 2018
2 usages
26 stars

jansi-linux64 · Jansi Native implements the JNI Libraries used by the Jansi project.

<dependency>
    <groupId>org.fusesource.jansi</groupId>
    <artifactId>jansi-linux64</artifactId>
    <version>1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.jansi : jansi-linux64 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of org.fusesource.jansi : jansi-linux64 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8
jansi-linux64-1.8
1.7
jansi-linux64-1.7
1.6
jansi-linux64-1.6

How to add a dependency to Maven

Add the following org.fusesource.jansi : jansi-linux64 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fusesource.jansi</groupId>
    <artifactId>jansi-linux64</artifactId>
    <version>1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fusesource.jansi : jansi-linux64 gradle dependency to your build.gradle file:

implementation 'org.fusesource.jansi:jansi-linux64:1.8'

Gradle Kotlin DSL: Add the following org.fusesource.jansi : jansi-linux64 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fusesource.jansi:jansi-linux64:1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fusesource.jansi : jansi-linux64 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fusesource.jansi" % "jansi-linux64" % "1.8"

Advertisement

Dependencies from Group

Oct 14, 2021
674 usages
1k stars
Feb 02, 2018
3 usages
26 stars
Feb 02, 2018
2 usages
26 stars
Feb 02, 2018
2 usages
26 stars
Feb 02, 2018
2 usages
26 stars

Discover Dependencies

Feb 18, 2020
1 usages
82 stars
May 16, 2023
4 usages
3 stars
Oct 28, 2018
1 usages
47 stars
Apr 28, 2016
1 usages
15 stars
Apr 25, 2016
5 stars