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