License |
License |
---|---|
GroupId | GroupIdcom.thelastcheck.commons |
ArtifactId | ArtifactIdtlc-io-base |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontlc-io-base
TLC Base IO classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tlc-io-base-2.5.1.pom | |
tlc-io-base-2.5.1.jar | 25 KB |
tlc-io-base-2.5.1-sources.jar | 19 KB |
tlc-io-base-2.5.1-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-base/ -->
<dependency>
<groupId>com.thelastcheck.commons</groupId>
<artifactId>tlc-io-base</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-base/
implementation 'com.thelastcheck.commons:tlc-io-base:2.5.1'
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-base/
implementation ("com.thelastcheck.commons:tlc-io-base:2.5.1")
'com.thelastcheck.commons:tlc-io-base:jar:2.5.1'
<dependency org="com.thelastcheck.commons" name="tlc-io-base" rev="2.5.1">
<artifact name="tlc-io-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thelastcheck.commons', module='tlc-io-base', version='2.5.1')
)
libraryDependencies += "com.thelastcheck.commons" % "tlc-io-base" % "2.5.1"
[com.thelastcheck.commons/tlc-io-base "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.thelastcheck.commons : tlc-commons-buffer | jar | 2.5.1 |
com.thelastcheck.commons : tlc-commons-base | jar | 2.5.1 |
org.apache.commons : commons-lang3 | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |