Closed dnvriend closed 8 years ago
There is a typo in the dependency, it should be:
libraryDependencies ++= Seq( "io.github.scala-hamsters" %% "hamsters" % "1.0.0-SNAPSHOT", )
Not a typo :) I've released a beta1 on the github repo : http://scala-hamsters.github.io/hamsters/releases/io.github.scala-hamsters/hamsters_2.11/1.0.0-BETA1/ivys/ivy.xml
There is a typo in the dependency, it should be: