is not current version
Last Version 2.5.1

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

TLC Command Base Utilities and Classes

GroupId

GroupId

com.thelastcheck.commons
ArtifactId

ArtifactId

tlc-commons-base
Version

Version

2.1.0
Type

Type

jar

Download tlc-commons-base 2.1.0


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