License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.io |
ArtifactId | ArtifactIdcdc-io-txt |
Version | Version0.21.2 |
Type | Typejar |
Description |
DescriptionCDC - IO - Text
Handling of IO.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-io-txt-0.21.2.pom | |
cdc-io-txt-0.21.2.jar | 13 KB |
cdc-io-txt-0.21.2-tests.jar | 8 KB |
cdc-io-txt-0.21.2-test-sources.jar | 4 KB |
cdc-io-txt-0.21.2-sources.jar | 6 KB |
cdc-io-txt-0.21.2-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-txt/ -->
<dependency>
<groupId>com.gitlab.cdc-java.io</groupId>
<artifactId>cdc-io-txt</artifactId>
<version>0.21.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-txt/
implementation 'com.gitlab.cdc-java.io:cdc-io-txt:0.21.2'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-txt/
implementation ("com.gitlab.cdc-java.io:cdc-io-txt:0.21.2")
'com.gitlab.cdc-java.io:cdc-io-txt:jar:0.21.2'
<dependency org="com.gitlab.cdc-java.io" name="cdc-io-txt" rev="0.21.2">
<artifact name="cdc-io-txt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.io', module='cdc-io-txt', version='0.21.2')
)
libraryDependencies += "com.gitlab.cdc-java.io" % "cdc-io-txt" % "0.21.2"
[com.gitlab.cdc-java.io/cdc-io-txt "0.21.2"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.util : cdc-util-core | jar | |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |