is not current version
Last Version 3.0.7

com.sshtools:maverick-sshagent 3.0.0-RC5

Client and server implementations of the SSH agent protocol

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

maverick-sshagent
Version

Version

3.0.0-RC5
Type

Type

jar

Download maverick-sshagent 3.0.0-RC5


<!-- https://jarcasting.com/artifacts/com.sshtools/maverick-sshagent/ -->
<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>maverick-sshagent</artifactId>
    <version>3.0.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/maverick-sshagent/
implementation 'com.sshtools:maverick-sshagent:3.0.0-RC5'
// https://jarcasting.com/artifacts/com.sshtools/maverick-sshagent/
implementation ("com.sshtools:maverick-sshagent:3.0.0-RC5")
'com.sshtools:maverick-sshagent:jar:3.0.0-RC5'
<dependency org="com.sshtools" name="maverick-sshagent" rev="3.0.0-RC5">
  <artifact name="maverick-sshagent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='maverick-sshagent', version='3.0.0-RC5')
)
libraryDependencies += "com.sshtools" % "maverick-sshagent" % "3.0.0-RC5"
[com.sshtools/maverick-sshagent "3.0.0-RC5"]