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