Last Version

OpenForecast Root 0.5.0

OpenForecast is an open source forecasting system. This includes the library and examples.

License

License

GroupId

GroupId

com.github.lbordowitz.openforecast
ArtifactId

ArtifactId

root
Version

Version

0.5.0
Type

Type

pom
Description

Description

OpenForecast Root
OpenForecast is an open source forecasting system. This includes the library and examples.
Project URL

Project URL

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

Source Code Management

https://github.com/lbordowitz/OpenForecast

Download root 0.5.0

Filename Size
root-0.5.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • examples
  • library