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