MVN

com.sshtools : ui

Maven & Gradle

Aug 09, 2021
2 usages
1 stars

SSHTOOLS UI · Utility classes used in a number of SSHTOOLS AWT/Swing UI projects.

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

Latest Version

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

  • Latest Stable: 3.1.2

All Versions

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

Version Vulnerabilities Updated
3.1.x
ui-3.1.2
ui-3.1.1
ui-3.1.0
3.0.x
ui-3.0.1
ui-3.0.0
2.1.x
ui-2.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>ui</artifactId>
    <version>3.1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.sshtools:ui:3.1.2'

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

implementation("com.sshtools:ui:3.1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.sshtools" % "ui" % "3.1.2"

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

Sep 20, 2022
10 usages
0 stars
Jun 21, 2023
7 usages
242 stars
May 20, 2010
14 usages
Sep 05, 2016
5 usages
29 stars
Jul 28, 2014
11 usages
Apr 28, 2015
3 usages
17 stars
Nov 11, 2015
5 usages
249 stars
Apr 23, 2021
9 usages
1 stars