is not current version
Last Version 4.1.0

com.codingapi:tx-lcn 0.0.4.M1

tx-lcn project for LCN

GroupId

GroupId

com.codingapi
ArtifactId

ArtifactId

tx-lcn
Version

Version

0.0.4.M1
Type

Type

pom

Download tx-lcn 0.0.4.M1

Filename Size
tx-lcn-0.0.4.M1.pom 5 KB
Browse

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