is not current version
Last Version 5.0.0.RC2

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


GroupId

GroupId

com.codingapi.txlcn
ArtifactId

ArtifactId

tx-logger
Version

Version

5.0.0.RC1
Type

Type

jar

Download tx-logger 5.0.0.RC1


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