is not current version
Last Version 0.30.5

com.lightstep.tracer:lightstep-tracer-jre 0.9.28

The LightStep OpenTracing Tracer implementation for Java

GroupId

GroupId

com.lightstep.tracer
ArtifactId

ArtifactId

lightstep-tracer-jre
Version

Version

0.9.28
Type

Type

jar

Download lightstep-tracer-jre 0.9.28


<!-- https://jarcasting.com/artifacts/com.lightstep.tracer/lightstep-tracer-jre/ -->
<dependency>
    <groupId>com.lightstep.tracer</groupId>
    <artifactId>lightstep-tracer-jre</artifactId>
    <version>0.9.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightstep.tracer/lightstep-tracer-jre/
implementation 'com.lightstep.tracer:lightstep-tracer-jre:0.9.28'
// https://jarcasting.com/artifacts/com.lightstep.tracer/lightstep-tracer-jre/
implementation ("com.lightstep.tracer:lightstep-tracer-jre:0.9.28")
'com.lightstep.tracer:lightstep-tracer-jre:jar:0.9.28'
<dependency org="com.lightstep.tracer" name="lightstep-tracer-jre" rev="0.9.28">
  <artifact name="lightstep-tracer-jre" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightstep.tracer', module='lightstep-tracer-jre', version='0.9.28')
)
libraryDependencies += "com.lightstep.tracer" % "lightstep-tracer-jre" % "0.9.28"
[com.lightstep.tracer/lightstep-tracer-jre "0.9.28"]