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