is not current version
Last Version 15.0.0

com.lightstep.tracer:lightstep-tracer-android 0.12.1

The LightStep OpenTracing Tracer implementation for Java

GroupId

GroupId

com.lightstep.tracer
ArtifactId

ArtifactId

lightstep-tracer-android
Version

Version

0.12.1
Type

Type

aar

Download lightstep-tracer-android 0.12.1


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