Categories |
CategoriesAWS Container PaaS Providers Net |
---|---|
GroupId | GroupIdnet.smartcosmos.extension |
ArtifactId | ArtifactIdsmartcosmos-extension-aws-storage |
Version | Version2.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-aws-storage/ -->
<dependency>
<groupId>net.smartcosmos.extension</groupId>
<artifactId>smartcosmos-extension-aws-storage</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-aws-storage/
implementation 'net.smartcosmos.extension:smartcosmos-extension-aws-storage:2.0.1'
// https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-aws-storage/
implementation ("net.smartcosmos.extension:smartcosmos-extension-aws-storage:2.0.1")
'net.smartcosmos.extension:smartcosmos-extension-aws-storage:jar:2.0.1'
<dependency org="net.smartcosmos.extension" name="smartcosmos-extension-aws-storage" rev="2.0.1">
<artifact name="smartcosmos-extension-aws-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos.extension', module='smartcosmos-extension-aws-storage', version='2.0.1')
)
libraryDependencies += "net.smartcosmos.extension" % "smartcosmos-extension-aws-storage" % "2.0.1"
[net.smartcosmos.extension/smartcosmos-extension-aws-storage "2.0.1"]