is not current version
Last Version 4.1.0-m3

org.wso2.ei:tcp-client 1.1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

tcp-client
Version

Version

1.1.0
Type

Type

pom

Download tcp-client 1.1.0

Filename Size
tcp-client-1.1.0.pom 2 KB
Browse

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