is not current version
Last Version 0.1.1

com.google.cloud.trace.instrumentation:core-http 0.1.0


GroupId

GroupId

com.google.cloud.trace.instrumentation
ArtifactId

ArtifactId

core-http
Version

Version

0.1.0
Type

Type

jar

Download core-http 0.1.0


<!-- https://jarcasting.com/artifacts/com.google.cloud.trace.instrumentation/core-http/ -->
<dependency>
    <groupId>com.google.cloud.trace.instrumentation</groupId>
    <artifactId>core-http</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.trace.instrumentation/core-http/
implementation 'com.google.cloud.trace.instrumentation:core-http:0.1.0'
// https://jarcasting.com/artifacts/com.google.cloud.trace.instrumentation/core-http/
implementation ("com.google.cloud.trace.instrumentation:core-http:0.1.0")
'com.google.cloud.trace.instrumentation:core-http:jar:0.1.0'
<dependency org="com.google.cloud.trace.instrumentation" name="core-http" rev="0.1.0">
  <artifact name="core-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.trace.instrumentation', module='core-http', version='0.1.0')
)
libraryDependencies += "com.google.cloud.trace.instrumentation" % "core-http" % "0.1.0"
[com.google.cloud.trace.instrumentation/core-http "0.1.0"]