Closed klaeufer closed 10 years ago
Sorry about this - I had some OAuth support planned but never got around to it, and messed up the Git checkin. Should build now - though you will need to supply your own OAuth credentials.
Thanks for the prompt fix! It compiles great now, and I am trying to get the OAuth part to work.
sbt (version 0.13) update succeeds, but sbt compile fails with this error:
The only artifact I could find with such a type is Twitter4j, which is not included as a dependency of this project.
Any help will be appreciated.