is not current version
Last Version 5.0.0.RC2

com.codingapi.txlcn:tx-spi-sleuth 5.0.0.RC1


GroupId

GroupId

com.codingapi.txlcn
ArtifactId

ArtifactId

tx-spi-sleuth
Version

Version

5.0.0.RC1
Type

Type

jar

Download tx-spi-sleuth 5.0.0.RC1


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