is not current version
Last Version 4.1.0-m3

org.wso2.ei:tcp-client 1.0.0-beta


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

tcp-client
Version

Version

1.0.0-beta
Type

Type

pom

Download tcp-client 1.0.0-beta


<!-- https://jarcasting.com/artifacts/org.wso2.ei/tcp-client/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>tcp-client</artifactId>
    <version>1.0.0-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/tcp-client/
implementation 'org.wso2.ei:tcp-client:1.0.0-beta'
// https://jarcasting.com/artifacts/org.wso2.ei/tcp-client/
implementation ("org.wso2.ei:tcp-client:1.0.0-beta")
'org.wso2.ei:tcp-client:pom:1.0.0-beta'
<dependency org="org.wso2.ei" name="tcp-client" rev="1.0.0-beta">
  <artifact name="tcp-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='tcp-client', version='1.0.0-beta')
)
libraryDependencies += "org.wso2.ei" % "tcp-client" % "1.0.0-beta"
[org.wso2.ei/tcp-client "1.0.0-beta"]