MVN

com.github.fommil : openssh

Maven & Gradle

Jan 29, 2014
2 usages

OpenSSH parsers for Java · Support for reading OpenSSH RSA keys on the JVM..

<dependency>
    <groupId>com.github.fommil</groupId>
    <artifactId>openssh</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fommil : openssh to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.github.fommil : openssh to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
openssh-1.0

How to add a dependency to Maven

Add the following com.github.fommil : openssh maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fommil</groupId>
    <artifactId>openssh</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fommil : openssh gradle dependency to your build.gradle file:

implementation 'com.github.fommil:openssh:1.0'

Gradle Kotlin DSL: Add the following com.github.fommil : openssh gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fommil:openssh:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fommil : openssh sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fommil" % "openssh" % "1.0"

Advertisement

Dependencies from Group

Oct 11, 2013
17 usages
Sep 01, 2013
4 usages
Jan 29, 2014
2 usages

Discover Dependencies

Mar 17, 2014
4 usages
3.5k stars
Oct 01, 2013
3 usages
38 stars
Jan 27, 2015
12 usages
0 stars
Aug 03, 2011
14 usages
Mar 13, 2012
11 usages
2.6k stars
map
Dec 31, 2013
5 usages
Nov 12, 2014
4 usages
47 stars