is not current version
Last Version 1.1.0

com.threewks.thundr:thundr-google-apis 0.9.9

A thundr module for interacting with Google APIs

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-google-apis
Version

Version

0.9.9
Type

Type

jar

Download thundr-google-apis 0.9.9


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