License |
License |
---|---|
GroupId | GroupIdcom.github.lbordowitz.openforecast |
ArtifactId | ArtifactIdexamples |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenForecast Examples
Examples using OpenForecast, an open source forecasting system.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
examples-0.5.0.pom | |
examples-0.5.0.jar | 10 KB |
examples-0.5.0-sources.jar | 8 KB |
examples-0.5.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lbordowitz.openforecast/examples/ -->
<dependency>
<groupId>com.github.lbordowitz.openforecast</groupId>
<artifactId>examples</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lbordowitz.openforecast/examples/
implementation 'com.github.lbordowitz.openforecast:examples:0.5.0'
// https://jarcasting.com/artifacts/com.github.lbordowitz.openforecast/examples/
implementation ("com.github.lbordowitz.openforecast:examples:0.5.0")
'com.github.lbordowitz.openforecast:examples:jar:0.5.0'
<dependency org="com.github.lbordowitz.openforecast" name="examples" rev="0.5.0">
<artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lbordowitz.openforecast', module='examples', version='0.5.0')
)
libraryDependencies += "com.github.lbordowitz.openforecast" % "examples" % "0.5.0"
[com.github.lbordowitz.openforecast/examples "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
jfree : jfreechart | jar | 1.0.13 |
jfree : jcommon | jar | 1.0.16 |
com.github.lbordowitz.openforecast : openforecast | jar | 0.5.0 |