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