OpenForecast Examples

Examples using OpenForecast, an open source forecasting system.

License

License

GroupId

GroupId

com.github.lbordowitz.openforecast
ArtifactId

ArtifactId

examples
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

OpenForecast Examples
Examples using OpenForecast, an open source forecasting system.
Project URL

Project URL

http://sourceforge.net/projects/openforecast/
Source Code Management

Source Code Management

https://github.com/lbordowitz/OpenForecast

Download examples

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0