Yes, RC2 had the artifacts split up, sorry for the change during release candidate phase!
Happy hakking! -- Cheers, Konrad 'ktoso’ Malawski Akka @ Typesafe On 23 July 2015 at 10:39:28, Leon ([email protected]) wrote: Thanks! Below works. Maybe the name is changed. val akka_http_testkit = "com.typesafe.akka" %% "akka-http-testkit-scala-experimental" % "1.0-RC2" On Thursday, July 23, 2015 at 1:34:26 AM UTC-7, Konrad Malawski wrote: Hi Leon, drop the `scala`, the artifact name is: akka-http-testkit-experimental See here: http://search.maven.org/#artifactdetails%7Ccom.typesafe.akka%7Cakka-http-testkit-experimental_2.11%7C1.0%7Cjar I don't see the wrong artifact name being mentioned on http://akka.io/docs/ where did you find mention of it? On Thu, Jul 23, 2015 at 6:50 AM, Leon <[email protected]> wrote: My sbt can find all dependencies listed on http://akka.io/docs/ except com.typesafe.akka#akka-http-testkit-scala-experimental_2.11;1.0. I am using resolvers: Resolver.sonatypeRepo("releases"), Resolver.sonatypeRepo("snapshots") Any idea? Thanks. -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout. -- Cheers, Konrad 'ktoso' Malawski Akka @ Typesafe -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
