play-vaadin-integration
play-vaadin-integration copied to clipboard
Unsolved dependency
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.
Try adding "vaadin-addons" at "http://maven.vaadin.com/vaadin-addons" to your resolvers.