is not current version
Last Version 1.5.0

org.phoenixframe:phoenix_telnetclient 1.4.8

phoenixframework自动化平台操作socketserver的一个模块

Categories

Categories

Net CLI User Interface
GroupId

GroupId

org.phoenixframe
ArtifactId

ArtifactId

phoenix_telnetclient
Version

Version

1.4.8
Type

Type

jar

Download phoenix_telnetclient 1.4.8


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