License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdrekognition |
Version | Version822.2.1109.0 |
Type | Typejar |
Description |
Descriptionrekognition
rekognition resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
rekognition-822.2.1109.0.pom | |
rekognition-822.2.1109.0.jar | 46 KB |
rekognition-822.2.1109.0-sources.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/rekognition/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>rekognition</artifactId>
<version>822.2.1109.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/rekognition/
implementation 'com.cognitect.aws:rekognition:822.2.1109.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/rekognition/
implementation ("com.cognitect.aws:rekognition:822.2.1109.0")
'com.cognitect.aws:rekognition:jar:822.2.1109.0'
<dependency org="com.cognitect.aws" name="rekognition" rev="822.2.1109.0">
<artifact name="rekognition" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='rekognition', version='822.2.1109.0')
)
libraryDependencies += "com.cognitect.aws" % "rekognition" % "822.2.1109.0"
[com.cognitect.aws/rekognition "822.2.1109.0"]