Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdforecast |
Version | Version809.2.797.0 |
Type | Typejar |
Filename | Size |
---|---|
forecast-809.2.797.0.pom | |
forecast-809.2.797.0.jar | 17 KB |
forecast-809.2.797.0-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/forecast/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>forecast</artifactId>
<version>809.2.797.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/forecast/
implementation 'com.cognitect.aws:forecast:809.2.797.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/forecast/
implementation ("com.cognitect.aws:forecast:809.2.797.0")
'com.cognitect.aws:forecast:jar:809.2.797.0'
<dependency org="com.cognitect.aws" name="forecast" rev="809.2.797.0">
<artifact name="forecast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='forecast', version='809.2.797.0')
)
libraryDependencies += "com.cognitect.aws" % "forecast" % "809.2.797.0"
[com.cognitect.aws/forecast "809.2.797.0"]