Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.newrelic.telemetry |
ArtifactId | ArtifactIdopentelemetry-exporters-newrelic-auto |
Version | Version0.5.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.newrelic.telemetry/opentelemetry-exporters-newrelic-auto/ -->
<dependency>
<groupId>com.newrelic.telemetry</groupId>
<artifactId>opentelemetry-exporters-newrelic-auto</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.telemetry/opentelemetry-exporters-newrelic-auto/
implementation 'com.newrelic.telemetry:opentelemetry-exporters-newrelic-auto:0.5.0'
// https://jarcasting.com/artifacts/com.newrelic.telemetry/opentelemetry-exporters-newrelic-auto/
implementation ("com.newrelic.telemetry:opentelemetry-exporters-newrelic-auto:0.5.0")
'com.newrelic.telemetry:opentelemetry-exporters-newrelic-auto:jar:0.5.0'
<dependency org="com.newrelic.telemetry" name="opentelemetry-exporters-newrelic-auto" rev="0.5.0">
<artifact name="opentelemetry-exporters-newrelic-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.telemetry', module='opentelemetry-exporters-newrelic-auto', version='0.5.0')
)
libraryDependencies += "com.newrelic.telemetry" % "opentelemetry-exporters-newrelic-auto" % "0.5.0"
[com.newrelic.telemetry/opentelemetry-exporters-newrelic-auto "0.5.0"]