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