GroupId | GroupIdcom.codingapi.txlcn |
---|---|
ArtifactId | ArtifactIdtxlcn-tc |
Version | Version5.0.0.RELEASE |
Type | Typejar |
Filename | Size |
---|---|
txlcn-tc-5.0.0.RELEASE.pom | |
txlcn-tc-5.0.0.RELEASE.jar | 229 KB |
txlcn-tc-5.0.0.RELEASE-sources.jar | 183 KB |
txlcn-tc-5.0.0.RELEASE-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.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi.txlcn/txlcn-tc/
implementation 'com.codingapi.txlcn:txlcn-tc:5.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.codingapi.txlcn/txlcn-tc/
implementation ("com.codingapi.txlcn:txlcn-tc:5.0.0.RELEASE")
'com.codingapi.txlcn:txlcn-tc:jar:5.0.0.RELEASE'
<dependency org="com.codingapi.txlcn" name="txlcn-tc" rev="5.0.0.RELEASE">
<artifact name="txlcn-tc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi.txlcn', module='txlcn-tc', version='5.0.0.RELEASE')
)
libraryDependencies += "com.codingapi.txlcn" % "txlcn-tc" % "5.0.0.RELEASE"
[com.codingapi.txlcn/txlcn-tc "5.0.0.RELEASE"]