Last Version

OpenForecast 0.5.0

OpenForecast is an open source forecasting system.

License

License

GroupId

GroupId

com.github.lbordowitz.openforecast
ArtifactId

ArtifactId

openforecast
Version

Version

0.5.0
Type

Type

jar
Description

Description

OpenForecast
OpenForecast is 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 openforecast 0.5.0


<!-- https://jarcasting.com/artifacts/com.github.lbordowitz.openforecast/openforecast/ -->
<dependency>
    <groupId>com.github.lbordowitz.openforecast</groupId>
    <artifactId>openforecast</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lbordowitz.openforecast/openforecast/
implementation 'com.github.lbordowitz.openforecast:openforecast:0.5.0'
// https://jarcasting.com/artifacts/com.github.lbordowitz.openforecast/openforecast/
implementation ("com.github.lbordowitz.openforecast:openforecast:0.5.0")
'com.github.lbordowitz.openforecast:openforecast:jar:0.5.0'
<dependency org="com.github.lbordowitz.openforecast" name="openforecast" rev="0.5.0">
  <artifact name="openforecast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lbordowitz.openforecast', module='openforecast', version='0.5.0')
)
libraryDependencies += "com.github.lbordowitz.openforecast" % "openforecast" % "0.5.0"
[com.github.lbordowitz.openforecast/openforecast "0.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
jfree : jcommon jar 1.0.16
jfree : jfreechart jar 1.0.13

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.