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.
2 parents 1c016ad + 52e6c97 commit 8a429dfCopy full SHA for 8a429df
README.md
@@ -20,12 +20,12 @@ We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs
20
21
22
## Maven
23
-### Current Version 2.5.0-rc1
+### Current Version 2.5.0
24
```xml
25
<dependency>
26
<groupId>com.github.gwtmaterialdesign</groupId>
27
<artifactId>gwt-material</artifactId>
28
- <version>2.5.0-rc1</version>
+ <version>2.5.0</version>
29
</dependency>
30
```
31
### Snapshot Version 2.5.0
0 commit comments