Last Version

Slothsoft Charts 0.2.1

A framework for creating charts.

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

de.slothsoft.charts
ArtifactId

ArtifactId

build
Version

Version

0.2.1
Type

Type

pom
Description

Description

Slothsoft Charts
A framework for creating charts.
Project URL

Project URL

https://github.com/slothsoft/charts
Source Code Management

Source Code Management

https://github.com/slothsoft/charts

Download build 0.2.1

Filename Size
build-0.2.1.pom 13 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bom
  • charts
  • examples
  • examples-generator
  • gui-tests
  • swing-charts
  • swt-charts
  • test-reports