| License | License | 
|---|---|
| GroupId | GroupIdcom.microsoft.azure | 
| ArtifactId | ArtifactIdapplicationinsights-runtime-attach | 
| Last Version | Last Version3.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMicrosoft Application Insights Java Agent Microsoft Application Insights Java Agent. | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-runtime-attach/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>applicationinsights-runtime-attach</artifactId>
    <version>3.3.0</version>
</dependency>// https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-runtime-attach/
implementation 'com.microsoft.azure:applicationinsights-runtime-attach:3.3.0'// https://jarcasting.com/artifacts/com.microsoft.azure/applicationinsights-runtime-attach/
implementation ("com.microsoft.azure:applicationinsights-runtime-attach:3.3.0")'com.microsoft.azure:applicationinsights-runtime-attach:jar:3.3.0'<dependency org="com.microsoft.azure" name="applicationinsights-runtime-attach" rev="3.3.0">
  <artifact name="applicationinsights-runtime-attach" type="jar" />
</dependency>@Grapes(
@Grab(group='com.microsoft.azure', module='applicationinsights-runtime-attach', version='3.3.0')
)libraryDependencies += "com.microsoft.azure" % "applicationinsights-runtime-attach" % "3.3.0"[com.microsoft.azure/applicationinsights-runtime-attach "3.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.opentelemetry.contrib : opentelemetry-runtime-attach | jar | 1.15.0-alpha | 
| com.microsoft.azure : applicationinsights-agent | jar | 3.3.0 |