is not current version
Last Version 5.0.2.RELEASE

com.codingapi.txlcn:tx-lcn 5.0.0.RC2

tx-lcn project for LCN

GroupId

GroupId

com.codingapi.txlcn
ArtifactId

ArtifactId

tx-lcn
Version

Version

5.0.0.RC2
Type

Type

pom

Download tx-lcn 5.0.0.RC2

Filename Size
tx-lcn-5.0.0.RC2.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.0.RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-lcn/
implementation 'com.codingapi.txlcn:tx-lcn:5.0.0.RC2'
// https://jarcasting.com/artifacts/com.codingapi.txlcn/tx-lcn/
implementation ("com.codingapi.txlcn:tx-lcn:5.0.0.RC2")
'com.codingapi.txlcn:tx-lcn:pom:5.0.0.RC2'
<dependency org="com.codingapi.txlcn" name="tx-lcn" rev="5.0.0.RC2">
  <artifact name="tx-lcn" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.codingapi.txlcn', module='tx-lcn', version='5.0.0.RC2')
)
libraryDependencies += "com.codingapi.txlcn" % "tx-lcn" % "5.0.0.RC2"
[com.codingapi.txlcn/tx-lcn "5.0.0.RC2"]