t

txlcn-tracing

Files download
File Operation
txlcn-tracing-5.0.2.RELEASE.jar download
txlcn-tracing-5.0.2.RELEASE.pom download
txlcn-tracing-5.0.2.RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.codingapi.txlcn</groupId>
  <artifactId>txlcn-tracing</artifactId>
  <version>5.0.2.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.codingapi.txlcn:txlcn-tracing:5.0.2.RELEASE'
Gradle Kotlin
implementation("com.codingapi.txlcn:txlcn-tracing:5.0.2.RELEASE")
Scala SBT
libraryDependencies += "com.codingapi.txlcn" % "txlcn-tracing" % "5.0.2.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.codingapi.txlcn', module='txlcn-tracing', version='5.0.2.RELEASE')
)
Apache Ivy
<dependency org="com.codingapi.txlcn" name="txlcn-tracing" rev="5.0.2.RELEASE" />
Leiningen
[com.codingapi.txlcn/txlcn-tracing "5.0.2.RELEASE"]
Apache Buildr
'com.codingapi.txlcn:txlcn-tracing:jar:5.0.2.RELEASE'