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