License |
License |
---|---|
GroupId | GroupIdcom.thelastcheck.commons |
ArtifactId | ArtifactIdtlc-io-base |
Version | Version2.5.0 |
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.0.pom | |
tlc-io-base-2.5.0.jar | 25 KB |
tlc-io-base-2.5.0-sources.jar | 19 KB |
tlc-io-base-2.5.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-base/
implementation 'com.thelastcheck.commons:tlc-io-base:2.5.0'
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-base/
implementation ("com.thelastcheck.commons:tlc-io-base:2.5.0")
'com.thelastcheck.commons:tlc-io-base:jar:2.5.0'
<dependency org="com.thelastcheck.commons" name="tlc-io-base" rev="2.5.0">
<artifact name="tlc-io-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thelastcheck.commons', module='tlc-io-base', version='2.5.0')
)
libraryDependencies += "com.thelastcheck.commons" % "tlc-io-base" % "2.5.0"
[com.thelastcheck.commons/tlc-io-base "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.thelastcheck.commons : tlc-commons-buffer | jar | 2.5.0 |
com.thelastcheck.commons : tlc-commons-base | jar | 2.5.0 |
org.apache.commons : commons-lang3 | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |