| License | License | 
|---|---|
| GroupId | GroupIdcn.schoolwow | 
| ArtifactId | ArtifactIdQuickSSH | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionQuickSSH Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| QuickSSH-1.0.2.pom | |
| QuickSSH-1.0.2.jar | 88 KB | 
| QuickSSH-1.0.2-sources.jar | 52 KB | 
| QuickSSH-1.0.2-javadoc.jar | 389 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.schoolwow/QuickSSH/ -->
<dependency>
    <groupId>cn.schoolwow</groupId>
    <artifactId>QuickSSH</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/cn.schoolwow/QuickSSH/
implementation 'cn.schoolwow:QuickSSH:1.0.2'// https://jarcasting.com/artifacts/cn.schoolwow/QuickSSH/
implementation ("cn.schoolwow:QuickSSH:1.0.2")'cn.schoolwow:QuickSSH:jar:1.0.2'<dependency org="cn.schoolwow" name="QuickSSH" rev="1.0.2">
  <artifact name="QuickSSH" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.schoolwow', module='QuickSSH', version='1.0.2')
)libraryDependencies += "cn.schoolwow" % "QuickSSH" % "1.0.2"[cn.schoolwow/QuickSSH "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.aeonbits.owner : owner-java8 | jar | 1.0.6 | 
| org.apache.commons : commons-pool2 | jar | 2.6.2 | 
| junit : junit | jar | 4.12 |