is not current version
Last Version 15.0.0

com.lightstep.tracer:lightstep-tracer-android 0.9.9

The LightStep OpenTracing Tracer implementation for Java

GroupId

GroupId

com.lightstep.tracer
ArtifactId

ArtifactId

lightstep-tracer-android
Version

Version

0.9.9
Type

Type

aar

Download lightstep-tracer-android 0.9.9


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