madgag ssh library

Util libraries for SSH (specifically SSH Agent support)

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

ssh-parent
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

madgag ssh library
Util libraries for SSH (specifically SSH Agent support)
Project URL

Project URL

http://github.com/rtyley/madgag-ssh

Download ssh-parent

Filename Size
ssh-parent-1.2.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.madgag/ssh-parent/ -->
<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>ssh-parent</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/ssh-parent/
implementation 'com.madgag:ssh-parent:1.2'
// https://jarcasting.com/artifacts/com.madgag/ssh-parent/
implementation ("com.madgag:ssh-parent:1.2")
'com.madgag:ssh-parent:pom:1.2'
<dependency org="com.madgag" name="ssh-parent" rev="1.2">
  <artifact name="ssh-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='ssh-parent', version='1.2')
)
libraryDependencies += "com.madgag" % "ssh-parent" % "1.2"
[com.madgag/ssh-parent "1.2"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-core jar 1.8.4

Project Modules

  • ssh
  • ssh-android

Versions

Version
1.2
1.1