seratch / scala-ssh   0.8.0-1

Apache License 2.0 GitHub

Remote shell access via SSH for your Scala applications

Scala versions: 2.12 2.11 2.10

scala-ssh 0.8.0-1


Group ID:
com.github.seratch.com.veact
Artifact ID:
scala-ssh_2.12
Version:
0.8.0-1
Release Date:
Nov 23, 2016
Licenses:
Files:

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

Mill build tool

ivy"com.github.seratch.com.veact::scala-ssh:0.8.0-1"

Scala CLI

//> using dep "com.github.seratch.com.veact::scala-ssh:0.8.0-1"

Ammonite REPL

import $ivy.`com.github.seratch.com.veact::scala-ssh:0.8.0-1`

<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'