Jar examples for s:ssh-transport
SSH transport functions for pallet
You can download jar file ssh-transport 0.1.0 in this page.
You can use the following script to add ssh-transport-0.1.0.jar to your project.
<dependency> <groupId>org.cloudhoist</groupId> <artifactId>ssh-transport</artifactId> <version>0.1.0</version> </dependency>
compile group: 'org.cloudhoist', name: 'ssh-transport', version: '0.1.0'
libraryDependencies += "org.cloudhoist" % "ssh-transport" % "0.1.0"
<dependency org="org.cloudhoist" name="ssh-transport" rev="0.1.0"/>
@Grapes(@Grab(group='org.cloudhoist', module='ssh-transport', version='0.1.0'))
'org.cloudhoist:ssh-transport:jar:0.1.0'
Click the following link to download the jar file.
ssh-transport-0.1.0-sources.jar