actioniq / scala-ssh-shell   0.3-b3c7f1afe196bd9ea2f7265d6811b82acdc7d13c

GitHub
Scala versions: 2.10

scala-ssh-shell 0.2-572a853553e0381ea56dd026f0ea563bacf16169


Group ID:
co.actioniq
Artifact ID:
scala-ssh-shell_2.10
Version:
0.2-572a853553e0381ea56dd026f0ea563bacf16169
Release Date:
Aug 24, 2015
Licenses:

libraryDependencies += "co.actioniq" %% "scala-ssh-shell" % "0.2-572a853553e0381ea56dd026f0ea563bacf16169"
resolvers += Resolver.bintrayJCenter

Mill build tool

ivy"co.actioniq::scala-ssh-shell:0.2-572a853553e0381ea56dd026f0ea563bacf16169"
MavenRepository("https://jcenter.bintray.com")

Scala CLI

//> using dep "co.actioniq::scala-ssh-shell:0.2-572a853553e0381ea56dd026f0ea563bacf16169"

Ammonite REPL

import $ivy.`co.actioniq::scala-ssh-shell:0.2-572a853553e0381ea56dd026f0ea563bacf16169`
import ammonite._, Resolvers._
val res = Resolver.Http(
  "Bintray's JCenter",
  "Some(https://jcenter.bintray.com)",
  IvyPattern,
  false)
interp.resolvers() = interp.resolvers() :+ res

<dependency>
  <groupId>co.actioniq</groupId>
  <artifactId>scala-ssh-shell_2.10</artifactId>
  <version>0.2-572a853553e0381ea56dd026f0ea563bacf16169</version>
</dependency>

compile group: 'co.actioniq', name: 'scala-ssh-shell_2.10', version: '0.2-572a853553e0381ea56dd026f0ea563bacf16169'