is not current version
Last Version 1.0.3

com.arpnetworking.metrics:open-telemetry-protocol 1.0.2

Open Telemetry protocol for building storage integrations

Categories

Categories

Net Metrics Application Testing & Monitoring Monitoring Networking
GroupId

GroupId

com.arpnetworking.metrics
ArtifactId

ArtifactId

open-telemetry-protocol
Version

Version

1.0.2
Type

Type

jar

Download open-telemetry-protocol 1.0.2


<!-- https://jarcasting.com/artifacts/com.arpnetworking.metrics/open-telemetry-protocol/ -->
<dependency>
    <groupId>com.arpnetworking.metrics</groupId>
    <artifactId>open-telemetry-protocol</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.arpnetworking.metrics/open-telemetry-protocol/
implementation 'com.arpnetworking.metrics:open-telemetry-protocol:1.0.2'
// https://jarcasting.com/artifacts/com.arpnetworking.metrics/open-telemetry-protocol/
implementation ("com.arpnetworking.metrics:open-telemetry-protocol:1.0.2")
'com.arpnetworking.metrics:open-telemetry-protocol:jar:1.0.2'
<dependency org="com.arpnetworking.metrics" name="open-telemetry-protocol" rev="1.0.2">
  <artifact name="open-telemetry-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arpnetworking.metrics', module='open-telemetry-protocol', version='1.0.2')
)
libraryDependencies += "com.arpnetworking.metrics" % "open-telemetry-protocol" % "1.0.2"
[com.arpnetworking.metrics/open-telemetry-protocol "1.0.2"]