| License |
License
MIT
|
|---|---|
| GroupId | GroupIdde.javagl |
| ArtifactId | ArtifactIdcommon-histogram |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-histogram
Simple histogram Swing components
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| common-histogram-0.0.2.pom | |
| common-histogram-0.0.2.jar | 27 KB |
| common-histogram-0.0.2-sources.jar | 22 KB |
| common-histogram-0.0.2-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.javagl/common-histogram/ -->
<dependency>
<groupId>de.javagl</groupId>
<artifactId>common-histogram</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.javagl/common-histogram/
implementation 'de.javagl:common-histogram:0.0.2'
// https://jarcasting.com/artifacts/de.javagl/common-histogram/
implementation ("de.javagl:common-histogram:0.0.2")
'de.javagl:common-histogram:jar:0.0.2'
<dependency org="de.javagl" name="common-histogram" rev="0.0.2">
<artifact name="common-histogram" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.javagl', module='common-histogram', version='0.0.2')
)
libraryDependencies += "de.javagl" % "common-histogram" % "0.0.2"
[de.javagl/common-histogram "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jfree : jfreechart | jar | 1.0.19 |