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