l

lightstep-tracer-jre-bundle

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