MVN

net.adamcin.sshkey : sshkey-api

Maven & Gradle

Dec 05, 2013
6 usages
0 stars

Library providing SSHKey API

<dependency>
    <groupId>net.adamcin.sshkey</groupId>
    <artifactId>sshkey-api</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.adamcin.sshkey : sshkey-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of net.adamcin.sshkey : sshkey-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
sshkey-api-0.6.0

How to add a dependency to Maven

Add the following net.adamcin.sshkey : sshkey-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.adamcin.sshkey</groupId>
    <artifactId>sshkey-api</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.adamcin.sshkey : sshkey-api gradle dependency to your build.gradle file:

implementation 'net.adamcin.sshkey:sshkey-api:0.6.0'

Gradle Kotlin DSL: Add the following net.adamcin.sshkey : sshkey-api gradle kotlin dependency to your build.gradle.kts file:

implementation("net.adamcin.sshkey:sshkey-api:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.adamcin.sshkey : sshkey-api sbt scala dependency to your build.sbt file:

libraryDependencies += "net.adamcin.sshkey" % "sshkey-api" % "0.6.0"

Advertisement

Dependencies from Group

Dec 05, 2013
6 usages
0 stars
Dec 05, 2013
5 usages
0 stars
Dec 05, 2013
4 usages
0 stars
Dec 05, 2013
1 usages
0 stars
Dec 05, 2013
1 usages
0 stars

Discover Dependencies

Mar 25, 2019
5 usages
150 stars
Jul 07, 2019
4 usages
517 stars
Jul 07, 2021
3 usages
21 stars
May 21, 2013
8 usages
May 26, 2016
13 usages
Dec 09, 2008
6 usages
Nov 18, 2022
54 usages
15 stars