MVN

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

Maven & Gradle

Nov 24, 2016
3 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.12</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.12 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.12 to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following com.github.seratch.com.veact : scala-ssh_2.12 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.12</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.12 gradle dependency to your build.gradle file:

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

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

implementation("com.github.seratch.com.veact:scala-ssh_2.12: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.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.seratch.com.veact" % "scala-ssh_2.12" % "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

Dec 13, 2016
1 usages
Jan 10, 2018
1 usages
33 stars
Dec 07, 2016
1 usages
3 stars
Apr 28, 2023
114 stars
Nov 17, 2020
1 usages
165 stars
Aug 06, 2017
5 usages
0 stars
Jan 04, 2017
1 usages
2 stars
Jan 02, 2017
1 usages
4 stars
Aug 16, 2018
2 usages
0 stars