Download scala-ssh_2.11-0.8.0-1.jar file - Jar s

Jar examples for s:scala-ssh-2.11

Description

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.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

scala-ssh_2.11-0.8.0-1-javadoc.jar
scala-ssh_2.11-0.8.0-1-sources.jar
scala-ssh_2.11-0.8.0-1.jar
scala-ssh_2.11-0.8.0-1.pom



Related Tutorials