t

tio-websocket-parent

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