We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4b58b commit 9ed3394Copy full SHA for 9ed3394
README.md
@@ -13,12 +13,12 @@ AmCharts V4 Official Documentation can be found [here](https://www.amcharts.com/
13
14
15
## Maven
16
-### Current Version 1.0
+### Current Version 1.0-rc1
17
```xml
18
<dependency>
19
<groupId>com.github.gwtmaterialdesign</groupId>
20
- <artifactId>gwt-material-amcharts</artifactId>
21
- <version>1.0</version>
+ <artifactId>gwt-material-amcharts4</artifactId>
+ <version>1.0-rc1</version>
22
</dependency>
23
```
24
0 commit comments