is not current version
Last Version 3.8.1.v20220401-RELEASE

org.t-io:tio-core 2.0.8.v20180205-RELEASE


GroupId

GroupId

org.t-io
ArtifactId

ArtifactId

tio-core
Version

Version

2.0.8.v20180205-RELEASE
Type

Type

jar

Download tio-core 2.0.8.v20180205-RELEASE


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