Download sshd-core-0.5.0.jar file - Jar s

Jar examples for s:sshd-core

Description

You can download jar file sshd-core 0.5.0 in this page.

License

Apache License

Build File

You can use the following script to add sshd-core-0.5.0.jar to your project.

<dependency>
   <groupId>org.apache.karaf.eik.plugins</groupId>
   <artifactId>sshd-core</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'org.apache.karaf.eik.plugins', name: 'sshd-core', version: '0.5.0'
libraryDependencies += "org.apache.karaf.eik.plugins" % "sshd-core" % "0.5.0"
<dependency org="org.apache.karaf.eik.plugins" name="sshd-core" rev="0.5.0"/>
@Grapes(@Grab(group='org.apache.karaf.eik.plugins', module='sshd-core', version='0.5.0'))
'org.apache.karaf.eik.plugins:sshd-core:jar:0.5.0'

Download

Click the following link to download the jar file.

sshd-core-0.5.0-javadoc.jar
sshd-core-0.5.0-sources.jar
sshd-core-0.5.0.jar
sshd-core-0.5.0.pom



Related Tutorials