не последняя версия
Последняя версия 4.4.0-RC4

org.wso2.sp:tcp-client 4.3.0-M3


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.wso2.sp
Идентификатор

Идентификатор

tcp-client
Версия

Версия

4.3.0-M3
Тип

Тип

pom

Скачать tcp-client 4.3.0-M3

Имя Файла Размер
tcp-client-4.3.0-M3.pom 2 KB
Обзор

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