is not current version
Last Version 15.0.0

com.lightstep.tracer:lightstep-tracer-android 0.9.25

The LightStep OpenTracing Tracer implementation for Java

GroupId

GroupId

com.lightstep.tracer
ArtifactId

ArtifactId

lightstep-tracer-android
Version

Version

0.9.25
Type

Type

aar

Download lightstep-tracer-android 0.9.25


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