GroupId | GroupIdorg.gridkit.lab |
---|---|
ArtifactId | ArtifactIdtelecontrol-ssh |
Version | Version0.7.22 |
Type | Typejar |
Filename | Size |
---|---|
telecontrol-ssh-0.7.22.pom | |
telecontrol-ssh-0.7.22.jar | 329 KB |
telecontrol-ssh-0.7.22-sources.jar | 265 KB |
telecontrol-ssh-0.7.22-javadoc.jar | 585 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.lab/telecontrol-ssh/ -->
<dependency>
<groupId>org.gridkit.lab</groupId>
<artifactId>telecontrol-ssh</artifactId>
<version>0.7.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.lab/telecontrol-ssh/
implementation 'org.gridkit.lab:telecontrol-ssh:0.7.22'
// https://jarcasting.com/artifacts/org.gridkit.lab/telecontrol-ssh/
implementation ("org.gridkit.lab:telecontrol-ssh:0.7.22")
'org.gridkit.lab:telecontrol-ssh:jar:0.7.22'
<dependency org="org.gridkit.lab" name="telecontrol-ssh" rev="0.7.22">
<artifact name="telecontrol-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.lab', module='telecontrol-ssh', version='0.7.22')
)
libraryDependencies += "org.gridkit.lab" % "telecontrol-ssh" % "0.7.22"
[org.gridkit.lab/telecontrol-ssh "0.7.22"]