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