添加依赖
<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-ai-contentunderstanding</artifactId>
    <version>1.1.0-beta.2</version>
</dependency>
implementation 'com.azure:azure-ai-contentunderstanding:1.1.0-beta.2'
com.azure:azure-ai-contentunderstanding:1.1.0-beta.2
<dependency org="com.azure" name="azure-ai-contentunderstanding" rev="1.1.0-beta.2" />
libraryDependencies += "com.azure" % "azure-ai-contentunderstanding" % "1.1.0-beta.2"
@Grab(group='com.azure', module='azure-ai-contentunderstanding', version='1.1.0-beta.2')
[com.azure/azure-ai-contentunderstanding "1.1.0-beta.2"]
'com.azure:azure-ai-contentunderstanding:jar:1.1.0-beta.2'
版本列表 (3)