On Mon, Jun 17, 2013 at 2:32 PM, Vik <[email protected]> wrote: > we dont use maven so how do we get these? > > >
You can still download files from Maven. Here's the URL to the Maven repo for the Google OAuth libraries: http://search.maven.org/#browse%7C-2090385365 . Look for the file marked google-api-services-oauth2-v2-rev39-1.15.0-rc.jar, download it, and copy it to the lib folder of your project. Remember to add the JAR to your app's build path. ----------------- -Vinny P Technology & Media Advisor Chicago, IL My Go side project: http://invalidmail.com/ -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine. For more options, visit https://groups.google.com/groups/opt_out.
