t

tio-utils

Files download
File Operation
tio-utils-3.8.4.v20220920-RELEASE.jar download
tio-utils-3.8.4.v20220920-RELEASE.pom download
tio-utils-3.8.4.v20220920-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>net.dreamlu</groupId>
  <artifactId>tio-utils</artifactId>
  <version>3.8.4.v20220920-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'net.dreamlu:tio-utils:3.8.4.v20220920-RELEASE'
Gradle Kotlin
implementation("net.dreamlu:tio-utils:3.8.4.v20220920-RELEASE")
Scala SBT
libraryDependencies += "net.dreamlu" % "tio-utils" % "3.8.4.v20220920-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='net.dreamlu', module='tio-utils', version='3.8.4.v20220920-RELEASE')
)
Apache Ivy
<dependency org="net.dreamlu" name="tio-utils" rev="3.8.4.v20220920-RELEASE" />
Leiningen
[net.dreamlu/tio-utils "3.8.4.v20220920-RELEASE"]
Apache Buildr
'net.dreamlu:tio-utils:jar:3.8.4.v20220920-RELEASE'