is not current version
Last Version 3.0.0-beta.4

com.azure:azure-ai-anomalydetector 1.0.0-beta.1

This package contains Microsoft Azure Anomaly Detector client library.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-ai-anomalydetector
Version

Version

1.0.0-beta.1
Type

Type

jar

Download azure-ai-anomalydetector 1.0.0-beta.1


<!-- https://jarcasting.com/artifacts/com.azure/azure-ai-anomalydetector/ -->
<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-ai-anomalydetector</artifactId>
    <version>1.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-ai-anomalydetector/
implementation 'com.azure:azure-ai-anomalydetector:1.0.0-beta.1'
// https://jarcasting.com/artifacts/com.azure/azure-ai-anomalydetector/
implementation ("com.azure:azure-ai-anomalydetector:1.0.0-beta.1")
'com.azure:azure-ai-anomalydetector:jar:1.0.0-beta.1'
<dependency org="com.azure" name="azure-ai-anomalydetector" rev="1.0.0-beta.1">
  <artifact name="azure-ai-anomalydetector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-ai-anomalydetector', version='1.0.0-beta.1')
)
libraryDependencies += "com.azure" % "azure-ai-anomalydetector" % "1.0.0-beta.1"
[com.azure/azure-ai-anomalydetector "1.0.0-beta.1"]