GroupId | GroupIdcom.github.wuic.extensions |
---|---|
ArtifactId | ArtifactIdwuic-google-storage |
Version | Version0.5.0.RC6 |
Type | Typejar |
<!-- 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.RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-google-storage/
implementation 'com.github.wuic.extensions:wuic-google-storage:0.5.0.RC6'
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-google-storage/
implementation ("com.github.wuic.extensions:wuic-google-storage:0.5.0.RC6")
'com.github.wuic.extensions:wuic-google-storage:jar:0.5.0.RC6'
<dependency org="com.github.wuic.extensions" name="wuic-google-storage" rev="0.5.0.RC6">
<artifact name="wuic-google-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic.extensions', module='wuic-google-storage', version='0.5.0.RC6')
)
libraryDependencies += "com.github.wuic.extensions" % "wuic-google-storage" % "0.5.0.RC6"
[com.github.wuic.extensions/wuic-google-storage "0.5.0.RC6"]