is not current version
Last Version 2.5.1

com.thelastcheck.commons:tlc-io-base 2.3.1

TLC Base IO classes

GroupId

GroupId

com.thelastcheck.commons
ArtifactId

ArtifactId

tlc-io-base
Version

Version

2.3.1
Type

Type

jar

Download tlc-io-base 2.3.1


<!-- https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-base/ -->
<dependency>
    <groupId>com.thelastcheck.commons</groupId>
    <artifactId>tlc-io-base</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-base/
implementation 'com.thelastcheck.commons:tlc-io-base:2.3.1'
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-base/
implementation ("com.thelastcheck.commons:tlc-io-base:2.3.1")
'com.thelastcheck.commons:tlc-io-base:jar:2.3.1'
<dependency org="com.thelastcheck.commons" name="tlc-io-base" rev="2.3.1">
  <artifact name="tlc-io-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thelastcheck.commons', module='tlc-io-base', version='2.3.1')
)
libraryDependencies += "com.thelastcheck.commons" % "tlc-io-base" % "2.3.1"
[com.thelastcheck.commons/tlc-io-base "2.3.1"]