License |
License |
---|---|
GroupId | GroupIdio.github.jiashunx |
ArtifactId | ArtifactIdtools-jsch |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontools-jsch
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
tools-jsch-1.1.0.pom | |
tools-jsch-1.1.0.jar | 11 KB |
tools-jsch-1.1.0-sources.jar | 6 KB |
tools-jsch-1.1.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jiashunx/tools-jsch/ -->
<dependency>
<groupId>io.github.jiashunx</groupId>
<artifactId>tools-jsch</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiashunx/tools-jsch/
implementation 'io.github.jiashunx:tools-jsch:1.1.0'
// https://jarcasting.com/artifacts/io.github.jiashunx/tools-jsch/
implementation ("io.github.jiashunx:tools-jsch:1.1.0")
'io.github.jiashunx:tools-jsch:jar:1.1.0'
<dependency org="io.github.jiashunx" name="tools-jsch" rev="1.1.0">
<artifact name="tools-jsch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jiashunx', module='tools-jsch', version='1.1.0')
)
libraryDependencies += "io.github.jiashunx" % "tools-jsch" % "1.1.0"
[io.github.jiashunx/tools-jsch "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.55 |