Jar examples for s:scala-ssh-2.12
A Scala library providing remote shell access via SSH
You can download jar file scala-ssh_2.12 0.8.0-1 in this page.
Apache 2
You can use the following script to add scala-ssh_2.12-0.8.0-1.jar to your project.
<dependency> <groupId>com.github.seratch.com.veact</groupId> <artifactId>scala-ssh_2.12</artifactId> <version>0.8.0-1</version> </dependency>
compile group: 'com.github.seratch.com.veact', name: 'scala-ssh_2.12', version: '0.8.0-1'
libraryDependencies += "com.github.seratch.com.veact" % "scala-ssh_2.12" % "0.8.0-1"
<dependency org="com.github.seratch.com.veact" name="scala-ssh_2.12" rev="0.8.0-1"/>
@Grapes(@Grab(group='com.github.seratch.com.veact', module='scala-ssh_2.12', version='0.8.0-1'))
'com.github.seratch.com.veact:scala-ssh_2.12:jar:0.8.0-1'
Click the following link to download the jar file.
scala-ssh_2.12-0.8.0-1-javadoc.jar