Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-sshclient |
Version | Version2.7.10 |
Type | Typejar |
Filename | Size |
---|---|
agileway-sshclient-2.7.10.pom | |
agileway-sshclient-2.7.10.jar | 323 KB |
agileway-sshclient-2.7.10-sources.jar | 197 KB |
agileway-sshclient-2.7.10-javadoc.jar | 1005 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-sshclient</artifactId>
<version>2.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/
implementation 'com.github.fangjinuo.agileway:agileway-sshclient:2.7.10'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-sshclient/
implementation ("com.github.fangjinuo.agileway:agileway-sshclient:2.7.10")
'com.github.fangjinuo.agileway:agileway-sshclient:jar:2.7.10'
<dependency org="com.github.fangjinuo.agileway" name="agileway-sshclient" rev="2.7.10">
<artifact name="agileway-sshclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-sshclient', version='2.7.10')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-sshclient" % "2.7.10"
[com.github.fangjinuo.agileway/agileway-sshclient "2.7.10"]