On May 29, 2009, at 08:05, Adam Ruggles wrote:
> I've been using this repository patiently awaiting the official > guice maven release. > > http://guice-maven.googlecode.com/svn/trunk Also waiting for an official maven release... We are using <repository> <id>kamalook</id> <name>Kamalook, provides google-guice 2.0</name> <url>http://maven.kamalook.de/</url> </repository> <dependency> <groupId>com.google.inject</groupId> <artifactId>guice</artifactId> <version>2.0-SNAPSHOT</version> </dependency> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-guice?hl=en -~----------~----~----~----~------~----~------~--~---
