MVN

com.azure.android : azure-core-rest

Maven & Gradle

Nov 10, 2022
2 usages
91 stars

Microsoft Azure Android Core Rest Library · This package contains core types to intract with a REST endpoint.

<dependency>
    <groupId>com.azure.android</groupId>
    <artifactId>azure-core-rest</artifactId>
    <version>1.0.0-beta.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0-beta.12
  • Latest Beta: 1.0.0-beta.12

All Versions

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

Version Vulnerabilities Updated
1.0.x
azure-core-rest-1.0.0-beta.12
azure-core-rest-1.0.0-beta.11
azure-core-rest-1.0.0-beta.10
azure-core-rest-1.0.0-beta.9
azure-core-rest-1.0.0-beta.8
azure-core-rest-1.0.0-beta.7
azure-core-rest-1.0.0-beta.6
azure-core-rest-1.0.0-beta.5
azure-core-rest-1.0.0-beta.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.azure.android</groupId>
    <artifactId>azure-core-rest</artifactId>
    <version>1.0.0-beta.12</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.azure.android:azure-core-rest:1.0.0-beta.12'

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

implementation("com.azure.android:azure-core-rest:1.0.0-beta.12")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.azure.android" % "azure-core-rest" % "1.0.0-beta.12"

Advertisement

Dependencies from Group

Nov 09, 2022
10 usages
91 stars
Nov 09, 2022
6 usages
91 stars
Nov 09, 2022
4 usages
91 stars
May 17, 2023
2 usages
91 stars
Nov 10, 2022
2 usages
91 stars

Discover Dependencies

Nov 10, 2022
1 usages
91 stars
Jul 20, 2023
1 usages
44 stars
Mar 18, 2021
0 stars
Aug 25, 2023
4 usages
3.9k stars
Jun 07, 2023
2 usages
16 stars
Aug 11, 2023
2 usages
28 stars