Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdtextract |
Version | Version712.2.428.0 |
Type | Typejar |
Filename | Size |
---|---|
textract-712.2.428.0.pom | |
textract-712.2.428.0.jar | 8 KB |
textract-712.2.428.0-sources.jar | 6 KB |
Browse |
<!-- 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"]