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