Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Commit

Permalink
Update charts-installing.asciidoc (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesh2 authored and DiegoCardoso committed Mar 5, 2018
1 parent 54c1e9b commit e0dc8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/java-api/charts-installing.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The Maven dependency for Vaadin Charts is as follows:
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-charts-flow</artifactId>
<version>6.0.0.alpha16</version>
<version>6.0.0.beta1</version>
</dependency>
----
You also need to define the Vaadin add-ons repository if not already defined:
Expand Down

0 comments on commit e0dc8b2

Please sign in to comment.