We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 245e8d3 commit ea05184Copy full SHA for ea05184
articles/cognitive-services/text-analytics/includes/quickstarts/v3/java-sdk.md
@@ -30,9 +30,9 @@ ms.reviewer: tasharm, assafi
30
31
[!INCLUDE [text-analytics-resource-creation](../resource-creation.md)]
32
33
-Create a new Maven project
+### Create a new Maven project
34
35
-Add the following text analytics dependency to your project
+Add the following text analytics dependency to your project. This version of the dependency uses version `3.0-preview` of the Text Analytics API.
36
37
```xml
38
<dependencies>
0 commit comments