Jar examples for o:openssh
Support for reading OpenSSH RSA keys on the JVM..
You can download jar file openssh 1.0 in this page.
LGPL
You can use the following script to add openssh-1.0.jar to your project.
<dependency> <groupId>com.github.fommil</groupId> <artifactId>openssh</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.fommil', name: 'openssh', version: '1.0'
libraryDependencies += "com.github.fommil" % "openssh" % "1.0"
<dependency org="com.github.fommil" name="openssh" rev="1.0"/>
@Grapes(@Grab(group='com.github.fommil', module='openssh', version='1.0'))
'com.github.fommil:openssh:jar:1.0'
Click the following link to download the jar file.
openssh-1.0-javadoc.jar