| Группа | Группаorg.t-io |
|---|---|
| Идентификатор | Идентификаторtio-websocket-parent |
| Версия | Версия3.0.0.v20180520-RELEASE |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| tio-websocket-parent-3.0.0.v20180520-RELEASE.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.t-io/tio-websocket-parent/ -->
<dependency>
<groupId>org.t-io</groupId>
<artifactId>tio-websocket-parent</artifactId>
<version>3.0.0.v20180520-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.t-io/tio-websocket-parent/
implementation 'org.t-io:tio-websocket-parent:3.0.0.v20180520-RELEASE'
// https://jarcasting.com/artifacts/org.t-io/tio-websocket-parent/
implementation ("org.t-io:tio-websocket-parent:3.0.0.v20180520-RELEASE")
'org.t-io:tio-websocket-parent:pom:3.0.0.v20180520-RELEASE'
<dependency org="org.t-io" name="tio-websocket-parent" rev="3.0.0.v20180520-RELEASE">
<artifact name="tio-websocket-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.t-io', module='tio-websocket-parent', version='3.0.0.v20180520-RELEASE')
)
libraryDependencies += "org.t-io" % "tio-websocket-parent" % "3.0.0.v20180520-RELEASE"
[org.t-io/tio-websocket-parent "3.0.0.v20180520-RELEASE"]