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