Mehdisouid / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Accurate Maven documentation #694

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Could someone please carefully update wiki page related to Maven: 
http://code.google.com/p/google-api-java-client/wiki/Setup#Maven

Some of instruction provided there doesn't seem to be working.

For example:
        <dependency>
            <groupId>com.google.api-client</groupId>
            <artifactId>google-api-client-android2</artifactId>
            <version>1.12.0-beta</version>
        </dependency>
doesn't exist.

Original issue reported on code.google.com by vladimir...@gmail.com on 24 Dec 2012 at 1:44

GoogleCodeExporter commented 9 years ago
yes I also had trouble with. seems version 1.11.0-beta is on maven central

Original comment by dylan.dr...@gmail.com on 17 Jan 2013 at 6:29

GoogleCodeExporter commented 9 years ago

Original comment by ngmic...@google.com on 20 Feb 2013 at 3:44