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 8af84b9 + 3c3a84f commit 22d222cCopy full SHA for 22d222c
README.md
@@ -11,12 +11,12 @@ JQuery interface maintained by GWT Material Design.
11
Documentation on the JQuery can be found here: https://api.jquery.com/
12
13
## Maven
14
-Current Version 2.5.0-rc1
+Current Version 2.5.0
15
```xml
16
<dependency>
17
<groupId>com.github.gwtmaterialdesign</groupId>
18
<artifactId>gwt-material-jquery</artifactId>
19
- <version>2.5.0-rc1</version>
+ <version>2.5.0</version>
20
</dependency>
21
```
22
Snapshot Version 2.5.0
0 commit comments