is not current version
Last Version 2.5.1

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

TLC Command Base Utilities and Classes

GroupId

GroupId

com.thelastcheck.commons
ArtifactId

ArtifactId

tlc-commons-base
Version

Version

2.3.1
Type

Type

jar

Download tlc-commons-base 2.3.1


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