is not current version
Last Version 2.5.1

com.thelastcheck.commons:tlc-io-x937-utils 2.4.0

TLC X9.37 utility classes

GroupId

GroupId

com.thelastcheck.commons
ArtifactId

ArtifactId

tlc-io-x937-utils
Version

Version

2.4.0
Type

Type

jar

Download tlc-io-x937-utils 2.4.0


<!-- 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-x937-utils/
implementation 'com.thelastcheck.commons:tlc-io-x937-utils:2.4.0'
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-x937-utils/
implementation ("com.thelastcheck.commons:tlc-io-x937-utils:2.4.0")
'com.thelastcheck.commons:tlc-io-x937-utils:jar:2.4.0'
<dependency org="com.thelastcheck.commons" name="tlc-io-x937-utils" rev="2.4.0">
  <artifact name="tlc-io-x937-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thelastcheck.commons', module='tlc-io-x937-utils', version='2.4.0')
)
libraryDependencies += "com.thelastcheck.commons" % "tlc-io-x937-utils" % "2.4.0"
[com.thelastcheck.commons/tlc-io-x937-utils "2.4.0"]