sbt-deploy-ssh 0.1
Group ID:
com.github.shmishleniy
Artifact ID:
sbt-deploy-ssh
Version:
0.1
Release Date:
Jan 17, 2015
Licenses:
Files:
libraryDependencies += "com.github.shmishleniy" % "sbt-deploy-ssh" % "0.1"
ivy"com.github.shmishleniy:sbt-deploy-ssh:0.1"
//> using dep "com.github.shmishleniy:sbt-deploy-ssh:0.1"
import $ivy.`com.github.shmishleniy:sbt-deploy-ssh:0.1`
<dependency> <groupId>com.github.shmishleniy</groupId> <artifactId>sbt-deploy-ssh</artifactId> <version>0.1</version> </dependency>
compile group: 'com.github.shmishleniy', name: 'sbt-deploy-ssh', version: '0.1'