is not current version
Last Version 1.1.0

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

A thundr module for interacting with Google APIs

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-google-apis
Version

Version

0.9.8
Type

Type

jar

Download thundr-google-apis 0.9.8


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