MVN

com.sshtools : sequins

Maven & Gradle

Jun 24, 2023
1 stars

Sequins - A library for prettier console output · A library for making command line apps in Java. It provides a table component, progress monitoring, and escape sequences for formatting text such as colours, bold etc.

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

Latest Version

Choose a version of com.sshtools : sequins to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of com.sshtools : sequins to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
sequins-0.0.4
sequins-0.0.3
sequins-0.0.2

How to add a dependency to Maven

Add the following com.sshtools : sequins maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>sequins</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sshtools : sequins gradle dependency to your build.gradle file:

implementation 'com.sshtools:sequins:0.0.4'

Gradle Kotlin DSL: Add the following com.sshtools : sequins gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sshtools:sequins:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sshtools : sequins sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sshtools" % "sequins" % "0.0.4"

Advertisement

Dependencies from Group

Aug 17, 2018
12 usages
Dec 01, 2022
11 usages
64 stars
Dec 01, 2022
8 usages
64 stars
May 06, 2016
5 usages
Dec 01, 2022
5 usages
64 stars

Discover Dependencies

Jul 19, 2023
2.2k stars
May 24, 2023
11 stars
May 23, 2023
326 stars
May 23, 2023
326 stars
May 23, 2023
326 stars
May 25, 2023
1 stars