MVN

com.github.seratch.com.veact : scala-ssh_2.11

Maven & Gradle

Nov 24, 2016
4 usages
1 stars

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

<dependency>
    <groupId>com.github.seratch.com.veact</groupId>
    <artifactId>scala-ssh_2.11</artifactId>
    <version>0.8.0-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.8.0-1

All Versions

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

Version Vulnerabilities Updated
0.8.x
scala-ssh_2.11-0.8.0-1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.seratch.com.veact</groupId>
    <artifactId>scala-ssh_2.11</artifactId>
    <version>0.8.0-1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.seratch.com.veact:scala-ssh_2.11:0.8.0-1'

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

implementation("com.github.seratch.com.veact:scala-ssh_2.11:0.8.0-1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.seratch.com.veact" % "scala-ssh_2.11" % "0.8.0-1"

Advertisement

Dependencies from Group

Nov 24, 2016
4 usages
1 stars
Nov 24, 2016
3 usages
1 stars
Nov 24, 2016
2 usages
1 stars

Discover Dependencies

Jul 01, 2018
2 usages
363 stars
Aug 16, 2019
4 usages
Apr 28, 2020
3 usages
0 stars
Jul 31, 2023
7 usages
101 stars
Jun 03, 2021
2 usages
1 stars
Nov 01, 2020
2 usages
176 stars
Jul 13, 2023
5 usages
12 stars
Aug 03, 2023
4 usages
803 stars
Apr 27, 2021
2 usages
0 stars