GroupId | GroupIdcom.thelastcheck.commons |
---|---|
ArtifactId | ArtifactIdtlc-io-x937-utils |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
tlc-io-x937-utils-2.1.0.pom | |
tlc-io-x937-utils-2.1.0.jar | 118 KB |
tlc-io-x937-utils-2.1.0-sources.jar | 80 KB |
tlc-io-x937-utils-2.1.0-javadoc.jar | 205 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-x937-utils/
implementation 'com.thelastcheck.commons:tlc-io-x937-utils:2.1.0'
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-x937-utils/
implementation ("com.thelastcheck.commons:tlc-io-x937-utils:2.1.0")
'com.thelastcheck.commons:tlc-io-x937-utils:jar:2.1.0'
<dependency org="com.thelastcheck.commons" name="tlc-io-x937-utils" rev="2.1.0">
<artifact name="tlc-io-x937-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thelastcheck.commons', module='tlc-io-x937-utils', version='2.1.0')
)
libraryDependencies += "com.thelastcheck.commons" % "tlc-io-x937-utils" % "2.1.0"
[com.thelastcheck.commons/tlc-io-x937-utils "2.1.0"]