play-vaadin-integration icon indicating copy to clipboard operation
play-vaadin-integration copied to clipboard

Unsolved dependency

Open lvarayut opened this issue 10 years ago • 1 comments

I'm following your steps in order to integrate vaadin with play framework 2, using java. However, I have the following error:

[error] (*:update) sbt.ResolveException: unresolved dependency: org.vaadin.addons#scaladin;3.0.0: not found

I'm new in both framework. I read Scaladin document, however, there is no any guideline for installation. Any help would be appreciated.

lvarayut avatar Mar 18 '14 13:03 lvarayut

Try adding "vaadin-addons" at "http://maven.vaadin.com/vaadin-addons" to your resolvers.

tistvan avatar Mar 18 '14 17:03 tistvan