is not current version
Last Version 0.30.5

com.lightstep.tracer:lightstep-tracer-jre-bundle 0.16.0


GroupId

GroupId

com.lightstep.tracer
ArtifactId

ArtifactId

lightstep-tracer-jre-bundle
Version

Version

0.16.0
Type

Type

jar

Download lightstep-tracer-jre-bundle 0.16.0


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