a

azure-resourcemanager-customerinsights

This package contains Microsoft Azure SDK for CustomerInsights Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Azure Customer Insights management API provides a RESTful set of web services that interact with Azure Customer Insights service to manage your resources. The API has entities that capture the relationship between an end user and the Azure Customer Insights service. Package tag package-2017-04.
https://github.com/Azure/azure-sdk-for-java
The MIT License (MIT)
Microsoft
Files download
File Operation
azure-resourcemanager-customerinsights-1.0.0-beta.1.jar download
azure-resourcemanager-customerinsights-1.0.0-beta.1.pom download
azure-resourcemanager-customerinsights-1.0.0-beta.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.azure.resourcemanager</groupId>
  <artifactId>azure-resourcemanager-customerinsights</artifactId>
  <version>1.0.0-beta.1</version>
</dependency>
Gradle Groovy
implementation 'com.azure.resourcemanager:azure-resourcemanager-customerinsights:1.0.0-beta.1'
Gradle Kotlin
implementation("com.azure.resourcemanager:azure-resourcemanager-customerinsights:1.0.0-beta.1")
Scala SBT
libraryDependencies += "com.azure.resourcemanager" % "azure-resourcemanager-customerinsights" % "1.0.0-beta.1"
Groovy Grape
@Grapes(
  @Grab(group='com.azure.resourcemanager', module='azure-resourcemanager-customerinsights', version='1.0.0-beta.1')
)
Apache Ivy
<dependency org="com.azure.resourcemanager" name="azure-resourcemanager-customerinsights" rev="1.0.0-beta.1" />
Leiningen
[com.azure.resourcemanager/azure-resourcemanager-customerinsights "1.0.0-beta.1"]
Apache Buildr
'com.azure.resourcemanager:azure-resourcemanager-customerinsights:jar:1.0.0-beta.1'