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