is not current version
Last Version 3.8.1.v20220401-RELEASE

org.t-io:tio-http-server 0.0.5-tio-http


GroupId

GroupId

org.t-io
ArtifactId

ArtifactId

tio-http-server
Version

Version

0.0.5-tio-http
Type

Type

jar

Download tio-http-server 0.0.5-tio-http


<!-- https://jarcasting.com/artifacts/org.t-io/tio-http-server/ -->
<dependency>
    <groupId>org.t-io</groupId>
    <artifactId>tio-http-server</artifactId>
    <version>0.0.5-tio-http</version>
</dependency>
// https://jarcasting.com/artifacts/org.t-io/tio-http-server/
implementation 'org.t-io:tio-http-server:0.0.5-tio-http'
// https://jarcasting.com/artifacts/org.t-io/tio-http-server/
implementation ("org.t-io:tio-http-server:0.0.5-tio-http")
'org.t-io:tio-http-server:jar:0.0.5-tio-http'
<dependency org="org.t-io" name="tio-http-server" rev="0.0.5-tio-http">
  <artifact name="tio-http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.t-io', module='tio-http-server', version='0.0.5-tio-http')
)
libraryDependencies += "org.t-io" % "tio-http-server" % "0.0.5-tio-http"
[org.t-io/tio-http-server "0.0.5-tio-http"]