License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdorg.t-io |
ArtifactId | ArtifactIdtio-websocket-parent |
Version | Version3.8.1.v20220401-RELEASE |
Type | Typepom |
Description |
Descriptiontio-websocket-parent
tio-zoo's parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
tio-websocket-parent-3.8.1.v20220401-RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.t-io/tio-websocket-parent/ -->
<dependency>
<groupId>org.t-io</groupId>
<artifactId>tio-websocket-parent</artifactId>
<version>3.8.1.v20220401-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.t-io/tio-websocket-parent/
implementation 'org.t-io:tio-websocket-parent:3.8.1.v20220401-RELEASE'
// https://jarcasting.com/artifacts/org.t-io/tio-websocket-parent/
implementation ("org.t-io:tio-websocket-parent:3.8.1.v20220401-RELEASE")
'org.t-io:tio-websocket-parent:pom:3.8.1.v20220401-RELEASE'
<dependency org="org.t-io" name="tio-websocket-parent" rev="3.8.1.v20220401-RELEASE">
<artifact name="tio-websocket-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.t-io', module='tio-websocket-parent', version='3.8.1.v20220401-RELEASE')
)
libraryDependencies += "org.t-io" % "tio-websocket-parent" % "3.8.1.v20220401-RELEASE"
[org.t-io/tio-websocket-parent "3.8.1.v20220401-RELEASE"]