License |
License |
---|---|
Categories |
CategoriesNet Charts User Interface |
GroupId | GroupIdnet.sf.timecharts |
ArtifactId | ArtifactIdtime-charts |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTime Charts
Projects allows to easily draw charts with models of timeline type
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
time-charts-1.0.pom | |
time-charts-1.0.jar | 202 KB |
time-charts-1.0-sources.jar | 180 KB |
time-charts-1.0-javadoc.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.timecharts/time-charts/ -->
<dependency>
<groupId>net.sf.timecharts</groupId>
<artifactId>time-charts</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.timecharts/time-charts/
implementation 'net.sf.timecharts:time-charts:1.0'
// https://jarcasting.com/artifacts/net.sf.timecharts/time-charts/
implementation ("net.sf.timecharts:time-charts:1.0")
'net.sf.timecharts:time-charts:jar:1.0'
<dependency org="net.sf.timecharts" name="time-charts" rev="1.0">
<artifact name="time-charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.timecharts', module='time-charts', version='1.0')
)
libraryDependencies += "net.sf.timecharts" % "time-charts" % "1.0"
[net.sf.timecharts/time-charts "1.0"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.2 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |