is not current version
Last Version 1.3

net.smartcosmos:aws-s3-storage-service 1.1

AWS S3 Storage Service Plugin

Categories

Categories

AWS Container PaaS Providers Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

aws-s3-storage-service
Version

Version

1.1
Type

Type

jar

Download aws-s3-storage-service 1.1


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