is not current version
Last Version 1.2.0

com.frontangle:iceberg-charts 1.1.1.0.1

A Java charting library using Java2D

Categories

Categories

Charts User Interface
GroupId

GroupId

com.frontangle
ArtifactId

ArtifactId

iceberg-charts
Version

Version

1.1.1.0.1
Type

Type

jar

Download iceberg-charts 1.1.1.0.1


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