Skip to content

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Nov 07:27
· 561 commits to master since this release

Changelog

See Changelog#v2.5.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>chartjs-java-model</artifactId>
   <version>2.5.0</version>
</dependency>