Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdcomprehend |
Version | Version668.2.364.0 |
Type | Typejar |
Filename | Size |
---|---|
comprehend-668.2.364.0.pom | |
comprehend-668.2.364.0.jar | 16 KB |
comprehend-668.2.364.0-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/comprehend/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>comprehend</artifactId>
<version>668.2.364.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/comprehend/
implementation 'com.cognitect.aws:comprehend:668.2.364.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/comprehend/
implementation ("com.cognitect.aws:comprehend:668.2.364.0")
'com.cognitect.aws:comprehend:jar:668.2.364.0'
<dependency org="com.cognitect.aws" name="comprehend" rev="668.2.364.0">
<artifact name="comprehend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='comprehend', version='668.2.364.0')
)
libraryDependencies += "com.cognitect.aws" % "comprehend" % "668.2.364.0"
[com.cognitect.aws/comprehend "668.2.364.0"]