is not current version
Last Version 1.0.16

jfree:jcommon 0.9.6


GroupId

GroupId

jfree
ArtifactId

ArtifactId

jcommon
Version

Version

0.9.6
Type

Type

jar

Download jcommon 0.9.6


<!-- https://jarcasting.com/artifacts/jfree/jcommon/ -->
<dependency>
    <groupId>jfree</groupId>
    <artifactId>jcommon</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/jfree/jcommon/
implementation 'jfree:jcommon:0.9.6'
// https://jarcasting.com/artifacts/jfree/jcommon/
implementation ("jfree:jcommon:0.9.6")
'jfree:jcommon:jar:0.9.6'
<dependency org="jfree" name="jcommon" rev="0.9.6">
  <artifact name="jcommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='jfree', module='jcommon', version='0.9.6')
)
libraryDependencies += "jfree" % "jcommon" % "0.9.6"
[jfree/jcommon "0.9.6"]