thundr-google-prediction

A thundr module providing a basic interface on top of the google prediction api

License

License

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-google-prediction
Last Version

Last Version

0.0.1-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

thundr-google-prediction
A thundr module providing a basic interface on top of the google prediction api
Project Organization

Project Organization

3wks

Download thundr-google-prediction

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.apis : google-api-services-prediction jar v1.5-rev20-1.13.2-beta
com.google.http-client : google-http-client-gson jar 1.13.1-beta

provided (1)

Group / Artifact Type Version
com.threewks.thundr : thundr jar 0.9.7

test (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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-alpha