is not current version
Last Version 822.2.1122.0

com.cognitect.aws:textract 712.2.428.0

textract resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

textract
Version

Version

712.2.428.0
Type

Type

jar

Download textract 712.2.428.0


<!-- https://jarcasting.com/artifacts/com.cognitect.aws/textract/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>textract</artifactId>
    <version>712.2.428.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/textract/
implementation 'com.cognitect.aws:textract:712.2.428.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/textract/
implementation ("com.cognitect.aws:textract:712.2.428.0")
'com.cognitect.aws:textract:jar:712.2.428.0'
<dependency org="com.cognitect.aws" name="textract" rev="712.2.428.0">
  <artifact name="textract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='textract', version='712.2.428.0')
)
libraryDependencies += "com.cognitect.aws" % "textract" % "712.2.428.0"
[com.cognitect.aws/textract "712.2.428.0"]