is not current version
Last Version 1.4

net.smartcosmos:aws-sns-notification-service 1.1

AWS SNS Notification Service Plugin

Categories

Categories

AWS Container PaaS Providers Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

aws-sns-notification-service
Version

Version

1.1
Type

Type

jar

Download aws-sns-notification-service 1.1


<!-- https://jarcasting.com/artifacts/net.smartcosmos/aws-sns-notification-service/ -->
<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>aws-sns-notification-service</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/aws-sns-notification-service/
implementation 'net.smartcosmos:aws-sns-notification-service:1.1'
// https://jarcasting.com/artifacts/net.smartcosmos/aws-sns-notification-service/
implementation ("net.smartcosmos:aws-sns-notification-service:1.1")
'net.smartcosmos:aws-sns-notification-service:jar:1.1'
<dependency org="net.smartcosmos" name="aws-sns-notification-service" rev="1.1">
  <artifact name="aws-sns-notification-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='aws-sns-notification-service', version='1.1')
)
libraryDependencies += "net.smartcosmos" % "aws-sns-notification-service" % "1.1"
[net.smartcosmos/aws-sns-notification-service "1.1"]