GroupId | GroupIdcom.codingapi.txlcn |
---|---|
ArtifactId | ArtifactIdtxlcn-tc |
Version | Version5.0.0 |
Type | Typejar |
Filename | Size |
---|---|
txlcn-tc-5.0.0.pom | |
txlcn-tc-5.0.0.jar | 228 KB |
txlcn-tc-5.0.0-sources.jar | 182 KB |
txlcn-tc-5.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codingapi.txlcn/txlcn-tc/ -->
<dependency>
<groupId>com.codingapi.txlcn</groupId>
<artifactId>txlcn-tc</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi.txlcn/txlcn-tc/
implementation 'com.codingapi.txlcn:txlcn-tc:5.0.0'
// https://jarcasting.com/artifacts/com.codingapi.txlcn/txlcn-tc/
implementation ("com.codingapi.txlcn:txlcn-tc:5.0.0")
'com.codingapi.txlcn:txlcn-tc:jar:5.0.0'
<dependency org="com.codingapi.txlcn" name="txlcn-tc" rev="5.0.0">
<artifact name="txlcn-tc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi.txlcn', module='txlcn-tc', version='5.0.0')
)
libraryDependencies += "com.codingapi.txlcn" % "txlcn-tc" % "5.0.0"
[com.codingapi.txlcn/txlcn-tc "5.0.0"]