is not current version
Last Version 3.8.1.v20220401-RELEASE

org.t-io:tio-http-common 3.0.1.v20180601-RELEASE


GroupId

GroupId

org.t-io
ArtifactId

ArtifactId

tio-http-common
Version

Version

3.0.1.v20180601-RELEASE
Type

Type

jar

Download tio-http-common 3.0.1.v20180601-RELEASE


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