All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.opentelemetry.exporter.otlp.all.internal.OtelVersion Maven / Gradle / Ivy

There is a newer version: 1.44.1
Show newest version
package io.opentelemetry.exporter.otlp.all.internal;

import javax.annotation.Generated;

/** Autogenerated class do not edit. */
@Generated("io.opentelemetry.gradle.OtelVersionClassPlugin")
public final class OtelVersion {
  public static final String VERSION = "1.41.0";

  private OtelVersion() {}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy