t

tracer-shared

Deprecated. Use the shared part from `tracer-common-processor` directly instead.
https://github.com/ApolloKwok/Tracer
The Apache License, Version 2.0
Apollo Kwok
Files download
File Operation
tracer-shared-1.7.20-1.0.2.jar download
tracer-shared-1.7.20-1.0.2.pom download
tracer-shared-1.7.20-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.apollokwok</groupId>
  <artifactId>tracer-shared</artifactId>
  <version>1.7.20-1.0.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.apollokwok:tracer-shared:1.7.20-1.0.2'
Gradle Kotlin
implementation("io.github.apollokwok:tracer-shared:1.7.20-1.0.2")
Scala SBT
libraryDependencies += "io.github.apollokwok" % "tracer-shared" % "1.7.20-1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.apollokwok', module='tracer-shared', version='1.7.20-1.0.2')
)
Apache Ivy
<dependency org="io.github.apollokwok" name="tracer-shared" rev="1.7.20-1.0.2" />
Leiningen
[io.github.apollokwok/tracer-shared "1.7.20-1.0.2"]
Apache Buildr
'io.github.apollokwok:tracer-shared:jar:1.7.20-1.0.2'