is not current version
Last Version 5.0.2.RELEASE

com.codingapi.txlcn:txlcn-common 5.0.1.RELEASE


GroupId

GroupId

com.codingapi.txlcn
ArtifactId

ArtifactId

txlcn-common
Version

Version

5.0.1.RELEASE
Type

Type

jar

Download txlcn-common 5.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.codingapi.txlcn/txlcn-common/ -->
<dependency>
    <groupId>com.codingapi.txlcn</groupId>
    <artifactId>txlcn-common</artifactId>
    <version>5.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi.txlcn/txlcn-common/
implementation 'com.codingapi.txlcn:txlcn-common:5.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.codingapi.txlcn/txlcn-common/
implementation ("com.codingapi.txlcn:txlcn-common:5.0.1.RELEASE")
'com.codingapi.txlcn:txlcn-common:jar:5.0.1.RELEASE'
<dependency org="com.codingapi.txlcn" name="txlcn-common" rev="5.0.1.RELEASE">
  <artifact name="txlcn-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi.txlcn', module='txlcn-common', version='5.0.1.RELEASE')
)
libraryDependencies += "com.codingapi.txlcn" % "txlcn-common" % "5.0.1.RELEASE"
[com.codingapi.txlcn/txlcn-common "5.0.1.RELEASE"]