is not current version
Last Version 3.8.1.v20220401-RELEASE

org.t-io:tio-core 3.1.8.v20180818-RELEASE


GroupId

GroupId

org.t-io
ArtifactId

ArtifactId

tio-core
Version

Version

3.1.8.v20180818-RELEASE
Type

Type

jar

Download tio-core 3.1.8.v20180818-RELEASE


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