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