is not current version
Last Version 0.26.1

com.lightstep.tracer:common-with-okhttp 0.25.1


GroupId

GroupId

com.lightstep.tracer
ArtifactId

ArtifactId

common-with-okhttp
Version

Version

0.25.1
Type

Type

jar

Download common-with-okhttp 0.25.1


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