MVN

com.decodified : scala-ssh_2.11

Maven & Gradle

Mar 14, 2018
2 usages
231 stars

scala-ssh · A Scala library providing remote shell access via SSH

<dependency>
    <groupId>com.decodified</groupId>
    <artifactId>scala-ssh_2.11</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.decodified : scala-ssh_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of com.decodified : scala-ssh_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
scala-ssh_2.11-0.9.0
0.8.x
scala-ssh_2.11-0.8.0
0.7.x
scala-ssh_2.11-0.7.0

How to add a dependency to Maven

Add the following com.decodified : scala-ssh_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.decodified</groupId>
    <artifactId>scala-ssh_2.11</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.decodified : scala-ssh_2.11 gradle dependency to your build.gradle file:

implementation 'com.decodified:scala-ssh_2.11:0.9.0'

Gradle Kotlin DSL: Add the following com.decodified : scala-ssh_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.decodified:scala-ssh_2.11:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.decodified : scala-ssh_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.decodified" % "scala-ssh_2.11" % "0.9.0"

Advertisement

Dependencies from Group

Mar 14, 2018
5 usages
231 stars
May 14, 2021
3 usages
231 stars
May 14, 2021
2 usages
231 stars
Mar 14, 2018
2 usages
231 stars
May 14, 2021
1 usages
231 stars

Discover Dependencies

Mar 28, 2018
0 stars
Jul 27, 2023
2 usages
1.4k stars
Jul 27, 2023
6 usages
1.4k stars
Mar 13, 2018
2 stars
Mar 15, 2018