| License |
License |
|---|---|
| GroupId | GroupIdorg.jwall |
| ArtifactId | ArtifactIdstreams-plotter |
| Last Version | Last Version0.9.24 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstreams-plotter
A small package providing various plotter processors for the stream-api
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| streams-plotter-0.9.24.pom | |
| streams-plotter-0.9.24.jar | 18 KB |
| streams-plotter-0.9.24-sources.jar | 12 KB |
| streams-plotter-0.9.24-javadoc.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jwall/streams-plotter/ -->
<dependency>
<groupId>org.jwall</groupId>
<artifactId>streams-plotter</artifactId>
<version>0.9.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.jwall/streams-plotter/
implementation 'org.jwall:streams-plotter:0.9.24'
// https://jarcasting.com/artifacts/org.jwall/streams-plotter/
implementation ("org.jwall:streams-plotter:0.9.24")
'org.jwall:streams-plotter:jar:0.9.24'
<dependency org="org.jwall" name="streams-plotter" rev="0.9.24">
<artifact name="streams-plotter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jwall', module='streams-plotter', version='0.9.24')
)
libraryDependencies += "org.jwall" % "streams-plotter" % "0.9.24"
[org.jwall/streams-plotter "0.9.24"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jfree : jfreechart | jar | 1.0.14 |
| org.jwall : streams-api | jar | 0.9.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| log4j : log4j | jar | 1.2.12 |
| org.jwall : streams-runtime | jar | 0.9.24 |