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