MVN

com.microsoft.azure : applicationinsights-android

Maven & Gradle

Jun 03, 2016

ApplicationInsights-Android · Application Insights SDK for Android

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>applicationinsights-android</artifactId>
    <version>1.0-beta.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.azure : applicationinsights-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-beta.10
  • Latest Beta: 1.0-beta.10
  • Latest Alpha: 1.0-alpha.5

All Versions

Choose a version of com.microsoft.azure : applicationinsights-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
applicationinsights-android-1.0-beta.10
applicationinsights-android-1.0-beta.9
applicationinsights-android-1.0-beta.8
applicationinsights-android-1.0-beta.6
applicationinsights-android-1.0-beta.5
applicationinsights-android-1.0-beta.4
applicationinsights-android-1.0-beta.3
applicationinsights-android-1.0-beta.2
applicationinsights-android-1.0-beta.1
applicationinsights-android-1.0-alpha.5
applicationinsights-android-1.0-alpha.4

How to add a dependency to Maven

Add the following com.microsoft.azure : applicationinsights-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>applicationinsights-android</artifactId>
    <version>1.0-beta.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.azure : applicationinsights-android gradle dependency to your build.gradle file:

implementation 'com.microsoft.azure:applicationinsights-android:1.0-beta.10'

Gradle Kotlin DSL: Add the following com.microsoft.azure : applicationinsights-android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.azure:applicationinsights-android:1.0-beta.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.azure : applicationinsights-android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.azure" % "applicationinsights-android" % "1.0-beta.10"

Advertisement

Dependencies from Group

Aug 10, 2021
391 usages
19 stars
Aug 10, 2021
373 usages
19 stars
Jul 22, 2022
345 usages
2.1k stars
Aug 10, 2021
295 usages
19 stars
Jan 27, 2021
186 usages
190 stars

Discover Dependencies

Oct 14, 2019
2 usages
2 stars
Apr 24, 2020
24 usages
1.1k stars
Mar 02, 2018
5 usages
47 stars
Jul 04, 2023
15 usages
654 stars
Jan 11, 2022
22 stars
Aug 23, 2023
3 usages
455 stars
Jan 09, 2017
240 stars
Feb 06, 2023
49 stars
Sep 09, 2022
13 stars