Download ssh_2.12-2.1.jar file - Jar s

Jar examples for s:ssh-2.12

Description

ssh

You can download jar file ssh_2.12 2.1 in this page.

License

Affero GPLv3

Build File

You can use the following script to add ssh_2.12-2.1.jar to your project.

<dependency>
   <groupId>fr.iscpif.gridscale</groupId>
   <artifactId>ssh_2.12</artifactId>
   <version>2.1</version>
</dependency>
compile group: 'fr.iscpif.gridscale', name: 'ssh_2.12', version: '2.1'
libraryDependencies += "fr.iscpif.gridscale" % "ssh_2.12" % "2.1"
<dependency org="fr.iscpif.gridscale" name="ssh_2.12" rev="2.1"/>
@Grapes(@Grab(group='fr.iscpif.gridscale', module='ssh_2.12', version='2.1'))
'fr.iscpif.gridscale:ssh_2.12:jar:2.1'

Download

Click the following link to download the jar file.

ssh_2.12-2.1-javadoc.jar
ssh_2.12-2.1-sources.jar
ssh_2.12-2.1.jar
ssh_2.12-2.1.pom



Related Tutorials