Categories |
CategoriesAWS Container PaaS Providers Pinpoint Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdpinpoint-sms-voice |
Version | Version697.2.391.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/pinpoint-sms-voice/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>pinpoint-sms-voice</artifactId>
<version>697.2.391.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/pinpoint-sms-voice/
implementation 'com.cognitect.aws:pinpoint-sms-voice:697.2.391.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/pinpoint-sms-voice/
implementation ("com.cognitect.aws:pinpoint-sms-voice:697.2.391.0")
'com.cognitect.aws:pinpoint-sms-voice:jar:697.2.391.0'
<dependency org="com.cognitect.aws" name="pinpoint-sms-voice" rev="697.2.391.0">
<artifact name="pinpoint-sms-voice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='pinpoint-sms-voice', version='697.2.391.0')
)
libraryDependencies += "com.cognitect.aws" % "pinpoint-sms-voice" % "697.2.391.0"
[com.cognitect.aws/pinpoint-sms-voice "697.2.391.0"]