On Jul 29, 7:46 am, Alexander Bertram <a...@bedatadriven.com> wrote:
> On Jul 27, 3:20 am, André Nunes <an...@hotmail.com> wrote:
>
> > Hi, how i can rebuild gwt-maps ?? I using gwt 2.3, what version of gwt-maps i
> > should use ?
> > tkxs !
>
> I had the same issue, you can download from here:
> You can download it fromhttp://nexus.bedatadriven.com/content/repositories/thirdparty/com/goo...
>
> If you use maven/ivy you can add it so:
>
> <dependency>
> <groupId>com.google.gwt.google-apis</groupId>
> <artifactId>gwt-maps</artifactId>
> <version>1.1.0</version>
> <classifier>gwt23</classifier>
> <scope>provided</scope>
> </dependency>
>
> <repositories>
> <repository>
> <id>bedatadriven-public</id>
> <name>Bedatadriven Public Repo</name>
> <url>http://nexus.bedatadriven.com/content/groups/public</
> url>
> <snapshots>
> <enabled>true</enabled>
> </snapshots>
> </repository>
> </repositories>
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment