MVN

com.sshtools : jsixel

Maven & Gradle

Oct 08, 2023
1 stars

jsixel - JNA based Java bindings for libsixel · JNA based Java bindings for libsixel.

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>jsixel</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sshtools : jsixel to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.sshtools : jsixel to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
jsixel-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>jsixel</artifactId>
    <version>0.0.2</version>
</dependency>

Advertisement