is not current version
Last Version 0.5.2

com.github.wuic.extensions:wuic-google-storage 0.5.0.RC4


GroupId

GroupId

com.github.wuic.extensions
ArtifactId

ArtifactId

wuic-google-storage
Version

Version

0.5.0.RC4
Type

Type

jar

Download wuic-google-storage 0.5.0.RC4


<!-- https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-google-storage/ -->
<dependency>
    <groupId>com.github.wuic.extensions</groupId>
    <artifactId>wuic-google-storage</artifactId>
    <version>0.5.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-google-storage/
implementation 'com.github.wuic.extensions:wuic-google-storage:0.5.0.RC4'
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-google-storage/
implementation ("com.github.wuic.extensions:wuic-google-storage:0.5.0.RC4")
'com.github.wuic.extensions:wuic-google-storage:jar:0.5.0.RC4'
<dependency org="com.github.wuic.extensions" name="wuic-google-storage" rev="0.5.0.RC4">
  <artifact name="wuic-google-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic.extensions', module='wuic-google-storage', version='0.5.0.RC4')
)
libraryDependencies += "com.github.wuic.extensions" % "wuic-google-storage" % "0.5.0.RC4"
[com.github.wuic.extensions/wuic-google-storage "0.5.0.RC4"]