is not current version
Last Version 5.0.2.RELEASE

com.codingapi.txlcn:tx-lcn 5.0.1.RELEASE

tx-lcn project for LCN

GroupId

GroupId

com.codingapi.txlcn
ArtifactId

ArtifactId

tx-lcn
Version

Version

5.0.1.RELEASE
Type

Type

pom

Download tx-lcn 5.0.1.RELEASE

Filename Size
tx-lcn-5.0.1.RELEASE.pom 15 KB
Browse

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