is not current version
Last Version 15.0.0

com.lightstep.tracer:lightstep-tracer-android 0.26.0

The LightStep OpenTracing Tracer implementation for Android

GroupId

GroupId

com.lightstep.tracer
ArtifactId

ArtifactId

lightstep-tracer-android
Version

Version

0.26.0
Type

Type

aar

Download lightstep-tracer-android 0.26.0


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