GroupId | GroupIdorg.gridkit.lab |
---|---|
ArtifactId | ArtifactIdtelecontrol-ssh |
Version | Version0.8.4 |
Type | Typejar |
Filename | Size |
---|---|
telecontrol-ssh-0.8.4.pom | |
telecontrol-ssh-0.8.4.jar | 345 KB |
telecontrol-ssh-0.8.4-sources.jar | 272 KB |
telecontrol-ssh-0.8.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.lab/telecontrol-ssh/
implementation 'org.gridkit.lab:telecontrol-ssh:0.8.4'
// https://jarcasting.com/artifacts/org.gridkit.lab/telecontrol-ssh/
implementation ("org.gridkit.lab:telecontrol-ssh:0.8.4")
'org.gridkit.lab:telecontrol-ssh:jar:0.8.4'
<dependency org="org.gridkit.lab" name="telecontrol-ssh" rev="0.8.4">
<artifact name="telecontrol-ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.lab', module='telecontrol-ssh', version='0.8.4')
)
libraryDependencies += "org.gridkit.lab" % "telecontrol-ssh" % "0.8.4"
[org.gridkit.lab/telecontrol-ssh "0.8.4"]