t

tio-http-parent

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