is not current version
Last Version 4.1.0

com.codingapi:tx-lcn 4.0.3.M2

tx-lcn project for LCN

GroupId

GroupId

com.codingapi
ArtifactId

ArtifactId

tx-lcn
Version

Version

4.0.3.M2
Type

Type

pom

Download tx-lcn 4.0.3.M2

Filename Size
tx-lcn-4.0.3.M2.pom 5 KB
Browse

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