is not current version
Last Version 1.0

com.wolftechnica.cloud:wt-google-cloud 0.3

wt-google-cloud : utility api for google cloud storage and other services.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.wolftechnica.cloud
ArtifactId

ArtifactId

wt-google-cloud
Version

Version

0.3
Type

Type

jar

Download wt-google-cloud 0.3


<!-- https://jarcasting.com/artifacts/com.wolftechnica.cloud/wt-google-cloud/ -->
<dependency>
    <groupId>com.wolftechnica.cloud</groupId>
    <artifactId>wt-google-cloud</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wolftechnica.cloud/wt-google-cloud/
implementation 'com.wolftechnica.cloud:wt-google-cloud:0.3'
// https://jarcasting.com/artifacts/com.wolftechnica.cloud/wt-google-cloud/
implementation ("com.wolftechnica.cloud:wt-google-cloud:0.3")
'com.wolftechnica.cloud:wt-google-cloud:jar:0.3'
<dependency org="com.wolftechnica.cloud" name="wt-google-cloud" rev="0.3">
  <artifact name="wt-google-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wolftechnica.cloud', module='wt-google-cloud', version='0.3')
)
libraryDependencies += "com.wolftechnica.cloud" % "wt-google-cloud" % "0.3"
[com.wolftechnica.cloud/wt-google-cloud "0.3"]