is not current version
Last Version 1.0.2

QuickSSH 1.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickSSH
Version

Version

1.0.1
Type

Type

jar
Description

Description

QuickSSH
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/sunyue1380/QuickSSH

Download QuickSSH 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.aeonbits.owner : owner-java8 jar 1.0.6
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.