License |
License |
---|---|
GroupId | GroupIdorg.xworker |
ArtifactId | ArtifactIdxworker_jsch |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent model liberary of XWorker.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xworker_jsch-1.0.0.pom | |
xworker_jsch-1.0.0.jar | 237 KB |
xworker_jsch-1.0.0-sources.jar | 154 KB |
xworker_jsch-1.0.0-javadoc.jar | 808 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_jsch/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_jsch</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_jsch/
implementation 'org.xworker:xworker_jsch:1.0.0'
// https://jarcasting.com/artifacts/org.xworker/xworker_jsch/
implementation ("org.xworker:xworker_jsch:1.0.0")
'org.xworker:xworker_jsch:jar:1.0.0'
<dependency org="org.xworker" name="xworker_jsch" rev="1.0.0">
<artifact name="xworker_jsch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_jsch', version='1.0.0')
)
libraryDependencies += "org.xworker" % "xworker_jsch" % "1.0.0"
[org.xworker/xworker_jsch "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.55 |
org.xworker : xworker_lang | jar | 1.4.4 |
org.x-meta : org.xmeta.engine | jar | 1.4.5 |
Group / Artifact | Type | Version |
---|---|---|
org.xworker : xworker_swt | jar | 1.4.4 |
org.xworker : xworker_function | jar | 1.4.3 |
org.eclipse : swt | jar | 4.7 |