is not current version
Last Version 4.4.0-RC4

org.wso2.sp:tcp-client 4.4.0-m14


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

tcp-client
Version

Version

4.4.0-m14
Type

Type

pom

Download tcp-client 4.4.0-m14

Filename Size
tcp-client-4.4.0-m14.pom 2 KB
Browse

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