t

tio-websocket-parent

tio-zoo's parent
http://maven.apache.org
tanyaowu
Files download
File Operation
tio-websocket-parent-3.8.5.v20230901-RELEASE.pom download
Apache Maven
<dependency>
  <groupId>org.t-io</groupId>
  <artifactId>tio-websocket-parent</artifactId>
  <version>3.8.5.v20230901-RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.t-io:tio-websocket-parent:3.8.5.v20230901-RELEASE'
Gradle Kotlin
implementation("org.t-io:tio-websocket-parent:3.8.5.v20230901-RELEASE")
Scala SBT
libraryDependencies += "org.t-io" % "tio-websocket-parent" % "3.8.5.v20230901-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.t-io', module='tio-websocket-parent', version='3.8.5.v20230901-RELEASE')
)
Apache Ivy
<dependency org="org.t-io" name="tio-websocket-parent" rev="3.8.5.v20230901-RELEASE" />
Leiningen
[org.t-io/tio-websocket-parent "3.8.5.v20230901-RELEASE"]
Apache Buildr
'org.t-io:tio-websocket-parent:jar:3.8.5.v20230901-RELEASE'