Deprecated library providing actor-based concurrency for Scala applications.
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-actors</artifactId>
<version>2.11.12</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple actor that prints received messages.
Migrate to Akka or scala.concurrent for actor-based concurrency.
No dependency data recorded yet.