Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.github.wuic.extensions |
ArtifactId | ArtifactIdwuic-aws-s3 |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
wuic-aws-s3-0.5.0.pom | |
wuic-aws-s3-0.5.0.jar | 8 KB |
wuic-aws-s3-0.5.0-sources.jar | 6 KB |
wuic-aws-s3-0.5.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-aws-s3/ -->
<dependency>
<groupId>com.github.wuic.extensions</groupId>
<artifactId>wuic-aws-s3</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-aws-s3/
implementation 'com.github.wuic.extensions:wuic-aws-s3:0.5.0'
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-aws-s3/
implementation ("com.github.wuic.extensions:wuic-aws-s3:0.5.0")
'com.github.wuic.extensions:wuic-aws-s3:jar:0.5.0'
<dependency org="com.github.wuic.extensions" name="wuic-aws-s3" rev="0.5.0">
<artifact name="wuic-aws-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic.extensions', module='wuic-aws-s3', version='0.5.0')
)
libraryDependencies += "com.github.wuic.extensions" % "wuic-aws-s3" % "0.5.0"
[com.github.wuic.extensions/wuic-aws-s3 "0.5.0"]