Welcome to the Actors Migration kit! This project aims to help users migrate their code from Scala Actors to Akka. This project consists from the code in the Scala 2.11.0 release, Akka, and code in this project. The Actor Migration Guide will explain how to migrate from Scala Actors to Akka. Scaladoc API can also be helpful.

You can find the library on the maven central repository.

groupId: org.scala-lang
artifactId:  scala-actors-migration_${scala-version}
version: 1.1.0