Download ssh-transport-0.1.0.jar file - Jar s

Jar examples for s:ssh-transport

Description

SSH transport functions for pallet

You can download jar file ssh-transport 0.1.0 in this page.

Build File

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'

Download

Click the following link to download the jar file.

ssh-transport-0.1.0-sources.jar
ssh-transport-0.1.0.jar
ssh-transport-0.1.0.pom



Related Tutorials