MVN

org.connectbot : sshlib

Maven & Gradle

Aug 21, 2022
91 stars

sshlib · The SSH library used by the ConnectBot app

<dependency>
    <groupId>org.connectbot</groupId>
    <artifactId>sshlib</artifactId>
    <version>2.2.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.connectbot : sshlib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.21

All Versions

Choose a version of org.connectbot : sshlib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
sshlib-2.2.21
sshlib-2.2.20
sshlib-2.2.19
sshlib-2.2.18
sshlib-2.2.17
sshlib-2.2.3
sshlib-2.2.0

How to add a dependency to Maven

Add the following org.connectbot : sshlib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.connectbot</groupId>
    <artifactId>sshlib</artifactId>
    <version>2.2.21</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.connectbot : sshlib gradle dependency to your build.gradle file:

implementation 'org.connectbot:sshlib:2.2.21'

Gradle Kotlin DSL: Add the following org.connectbot : sshlib gradle kotlin dependency to your build.gradle.kts file:

implementation("org.connectbot:sshlib:2.2.21")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.connectbot : sshlib sbt scala dependency to your build.sbt file:

libraryDependencies += "org.connectbot" % "sshlib" % "2.2.21"

Advertisement

Dependencies from Group

Feb 22, 2016
2 usages
Feb 24, 2021
1 usages
2 stars
Aug 21, 2022
91 stars

Discover Dependencies

Oct 06, 2015
13 usages
1.6k stars
Aug 19, 2023
81 usages
126 stars
Sep 24, 2015
3 usages
598 stars
Mar 12, 2021
133 stars
Aug 28, 2015
5 usages
78 stars
Sep 06, 2015
1 usages
78 stars
Jun 13, 2023
2 usages
52 stars