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