License |
License |
---|---|
GroupId | GroupIdcom.threewks.thundr |
ArtifactId | ArtifactIdthundr-google-apis |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthundr-google-apis
A thundr module for interacting with Google APIs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
thundr-google-apis-1.1.0.pom | |
thundr-google-apis-1.1.0.jar | 23 KB |
thundr-google-apis-1.1.0-sources.jar | 18 KB |
thundr-google-apis-1.1.0-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threewks.thundr/thundr-google-apis/ -->
<dependency>
<groupId>com.threewks.thundr</groupId>
<artifactId>thundr-google-apis</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-google-apis/
implementation 'com.threewks.thundr:thundr-google-apis:1.1.0'
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-google-apis/
implementation ("com.threewks.thundr:thundr-google-apis:1.1.0")
'com.threewks.thundr:thundr-google-apis:jar:1.1.0'
<dependency org="com.threewks.thundr" name="thundr-google-apis" rev="1.1.0">
<artifact name="thundr-google-apis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threewks.thundr', module='thundr-google-apis', version='1.1.0')
)
libraryDependencies += "com.threewks.thundr" % "thundr-google-apis" % "1.1.0"
[com.threewks.thundr/thundr-google-apis "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.threewks.thundr : thundr | jar | 1.1.0 |
com.google.apis : google-api-services-storage | jar | v1-rev1-1.18.0-rc |
com.google.apis : google-api-services-prediction | jar | v1.6-rev38-1.18.0-rc |
com.google.apis : google-api-services-bigquery | jar | v2-rev142-1.18.0-rc |
com.google.http-client : google-http-client-gson | jar | 1.18.0-rc |
commons-io : commons-io | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |