object draft10 is not a member of package com.google.api.client.googleapis.auth.oauth2

22 views
Skip to first unread message

Sanx

unread,
Oct 16, 2012, 8:53:45 PM10/16/12
to google-api-java-client
Greetings to all

I'm compiling the following code in scala:

https://gist.github.com/3236096

but sends me the following error:

draft10 object is not a member of package
com.google.api.client.googleapis.auth.oauth2

and this:

setApplicationName value is not a member of scala.runtime.StringAdd

I think the problem is that I need some packages

I need help and I tell me please the following:

Repository that I can download the packages that I need

The package versions:

In my sbt I have the following packages:


  GoogleApi lazy val = "google-api-services" at "http://
mavenrepo.google-api-java-client.googlecode.com/hg"

   GoogleReleases lazy val = "Google Releases" at "https://
oss.sonatype.org/content/repositories/google-releases"


  "com.google.api-client"% "google-api-client"% "1.11.0-beta"
     "com.google.apis"% "google-api-services-oauth2"% "1.3.3-beta-v2"
     "com.google.api.client"% "google-api-client"% "1.3.1-alpha"

The problem is with: draft10, not where to get the package

Thanks for your attention, I hope you can help me
Reply all
Reply to author
Forward
0 new messages