| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers | 
| GroupId | GroupIdcom.cognitect.aws | 
| ArtifactId | ArtifactIdcomprehend | 
| Last Version | Last Version822.2.1145.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncomprehend comprehend resources for com.cognitect.aws/api | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| comprehend-822.2.1145.0.pom | |
| comprehend-822.2.1145.0.jar | 20 KB | 
| comprehend-822.2.1145.0-sources.jar | 19 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/comprehend/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>comprehend</artifactId>
    <version>822.2.1145.0</version>
</dependency>// https://jarcasting.com/artifacts/com.cognitect.aws/comprehend/
implementation 'com.cognitect.aws:comprehend:822.2.1145.0'// https://jarcasting.com/artifacts/com.cognitect.aws/comprehend/
implementation ("com.cognitect.aws:comprehend:822.2.1145.0")'com.cognitect.aws:comprehend:jar:822.2.1145.0'<dependency org="com.cognitect.aws" name="comprehend" rev="822.2.1145.0">
  <artifact name="comprehend" type="jar" />
</dependency>@Grapes(
@Grab(group='com.cognitect.aws', module='comprehend', version='822.2.1145.0')
)libraryDependencies += "com.cognitect.aws" % "comprehend" % "822.2.1145.0"[com.cognitect.aws/comprehend "822.2.1145.0"]