Closed stevenheidel closed 10 years ago
Same here.
It looks like "com.github.scct" %% "scct" % "0.3-SNAPSHOT" does not exist anymore. We should use "com.github.scct" %% "scct" % "0.2.1" instead.
Also shouldn't this dependency only be mandatory when you are actually developing the lib and not using it?
Yuck, sorry. Neither of those should be runtime dependencies for scala-uri
.
I have just pushed a new version 0.4.1
, could you give that a try. They are no longer appearing in the 0.4.1 pom file as opposed to the 0.4.0 pom file, so I'm hoping that will solve your problem.
Seems to work now, thanks!
Thanks!
When I add this to my Play 2.2.1 app I get the following error on build: