License |
License |
---|---|
GroupId | GroupIdcom.threewks.thundr |
ArtifactId | ArtifactIdthundr-google-prediction |
Last Version | Last Version0.0.1-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthundr-google-prediction
A thundr module providing a basic interface on top of the google prediction api
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.threewks.thundr : thundr | jar | 0.9.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |