is not current version
Last Version 5.0.0.RC2

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


GroupId

GroupId

com.codingapi.txlcn
ArtifactId

ArtifactId

tx-commons
Version

Version

5.0.0.RC1
Type

Type

jar

Download tx-commons 5.0.0.RC1


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