is not current version
Last Version 1.4

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

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.0
Type

Type

jar

Download aws-sns-notification-service 1.0


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