is not current version
Last Version 3.8.1.v20220401-RELEASE

org.t-io:tio-utils 3.2.5.v20190101-RELEASE


GroupId

GroupId

org.t-io
ArtifactId

ArtifactId

tio-utils
Version

Version

3.2.5.v20190101-RELEASE
Type

Type

jar

Download tio-utils 3.2.5.v20190101-RELEASE


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