| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lbordowitz.openforecast |
| ArtifactId | ArtifactIdopenforecast |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenForecast
OpenForecast is an open source forecasting system.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| openforecast-0.5.0.pom | |
| openforecast-0.5.0.jar | 53 KB |
| openforecast-0.5.0-sources.jar | 96 KB |
| openforecast-0.5.0-javadoc.jar | 228 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| jfree : jcommon | jar | 1.0.16 |
| jfree : jfreechart | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |