Hi All, Need one help,
Right now i am using gwt map old version. <dependency> <groupId>com.google.gwt.google-apis</groupId> <artifactId>gwt-maps</artifactId> <scope>provided</scope> <version>1.1.1</version> </dependency> And wanted to upgrade it to new Version 3. I found one link related to the same. https://github.com/branflake2267/GWT-Maps-V3-Api and i saw dependency <dependency> <groupId>com.github.branflake2267</groupId> <artifactId>gwt-maps-api</artifactId> <version>3.10.0-alpha-6</version> </dependency> Is this is really API jar file provided by Google ? Please provide me valid jar file for gwt.map v3 with dependency and repository link possibly. Thanks in Advance -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
