Categories |
CategoriesAWS Container PaaS Providers Pinpoint Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdpinpoint-sms-voice |
Version | Version746.2.533.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>746.2.533.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/pinpoint-sms-voice/
implementation 'com.cognitect.aws:pinpoint-sms-voice:746.2.533.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/pinpoint-sms-voice/
implementation ("com.cognitect.aws:pinpoint-sms-voice:746.2.533.0")
'com.cognitect.aws:pinpoint-sms-voice:jar:746.2.533.0'
<dependency org="com.cognitect.aws" name="pinpoint-sms-voice" rev="746.2.533.0">
<artifact name="pinpoint-sms-voice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='pinpoint-sms-voice', version='746.2.533.0')
)
libraryDependencies += "com.cognitect.aws" % "pinpoint-sms-voice" % "746.2.533.0"
[com.cognitect.aws/pinpoint-sms-voice "746.2.533.0"]