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