sbt-deploy-ssh 0.1.1


Group ID:
com.github.shmishleniy
Artifact ID:
sbt-deploy-ssh
Version:
0.1.1
Release Date:
Jan 18, 2015
Licenses:
Files:

libraryDependencies += "com.github.shmishleniy" % "sbt-deploy-ssh" % "0.1.1"

Mill build tool

ivy"com.github.shmishleniy:sbt-deploy-ssh:0.1.1"

Scala CLI

//> using dep "com.github.shmishleniy:sbt-deploy-ssh:0.1.1"

Ammonite REPL

import $ivy.`com.github.shmishleniy:sbt-deploy-ssh:0.1.1`

<dependency>
  <groupId>com.github.shmishleniy</groupId>
  <artifactId>sbt-deploy-ssh</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.shmishleniy', name: 'sbt-deploy-ssh', version: '0.1.1'