is not current version
Last Version 5.0.2.RELEASE

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

tx-lcn project for LCN

GroupId

GroupId

com.codingapi.txlcn
ArtifactId

ArtifactId

tx-lcn
Version

Version

5.0.0.RC1
Type

Type

pom

Download tx-lcn 5.0.0.RC1

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