is not current version
Last Version 1.3.2

org.crashub:crash.connectors.telnet 1.3.0-cr1

The CRaSH Telnet connector

Categories

Categories

Net CRaSH General Purpose Libraries Utility
GroupId

GroupId

org.crashub
ArtifactId

ArtifactId

crash.connectors.telnet
Version

Version

1.3.0-cr1
Type

Type

jar

Download crash.connectors.telnet 1.3.0-cr1


<!-- https://jarcasting.com/artifacts/org.crashub/crash.connectors.telnet/ -->
<dependency>
    <groupId>org.crashub</groupId>
    <artifactId>crash.connectors.telnet</artifactId>
    <version>1.3.0-cr1</version>
</dependency>
// https://jarcasting.com/artifacts/org.crashub/crash.connectors.telnet/
implementation 'org.crashub:crash.connectors.telnet:1.3.0-cr1'
// https://jarcasting.com/artifacts/org.crashub/crash.connectors.telnet/
implementation ("org.crashub:crash.connectors.telnet:1.3.0-cr1")
'org.crashub:crash.connectors.telnet:jar:1.3.0-cr1'
<dependency org="org.crashub" name="crash.connectors.telnet" rev="1.3.0-cr1">
  <artifact name="crash.connectors.telnet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crashub', module='crash.connectors.telnet', version='1.3.0-cr1')
)
libraryDependencies += "org.crashub" % "crash.connectors.telnet" % "1.3.0-cr1"
[org.crashub/crash.connectors.telnet "1.3.0-cr1"]