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