is not current version
Last Version 5.0.2.RELEASE

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

LCN project for Spring Boot

GroupId

GroupId

com.codingapi.txlcn
ArtifactId

ArtifactId

txlcn-tc
Version

Version

5.0.1.RELEASE
Type

Type

jar

Download txlcn-tc 5.0.1.RELEASE


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