Last Version

Scala Migration Kit 2.10.0-RC1

Migration kit that enables easy transition from the Scala Actors to Akka.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-lang
ArtifactId

ArtifactId

scala-actors-migration
Version

Version

2.10.0-RC1
Type

Type

jar
Description

Description

Scala Migration Kit
Migration kit that enables easy transition from the Scala Actors to Akka.
Project URL

Project URL

http://www.scala-lang.org/
Project Organization

Project Organization

LAMP/EPFL
Source Code Management

Source Code Management

https://github.com/scala/scala.git

Download scala-actors-migration 2.10.0-RC1


<!-- https://jarcasting.com/artifacts/org.scala-lang/scala-actors-migration/ -->
<dependency>
    <groupId>org.scala-lang</groupId>
    <artifactId>scala-actors-migration</artifactId>
    <version>2.10.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-lang/scala-actors-migration/
implementation 'org.scala-lang:scala-actors-migration:2.10.0-RC1'
// https://jarcasting.com/artifacts/org.scala-lang/scala-actors-migration/
implementation ("org.scala-lang:scala-actors-migration:2.10.0-RC1")
'org.scala-lang:scala-actors-migration:jar:2.10.0-RC1'
<dependency org="org.scala-lang" name="scala-actors-migration" rev="2.10.0-RC1">
  <artifact name="scala-actors-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-lang', module='scala-actors-migration', version='2.10.0-RC1')
)
libraryDependencies += "org.scala-lang" % "scala-actors-migration" % "2.10.0-RC1"
[org.scala-lang/scala-actors-migration "2.10.0-RC1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0-RC1
org.scala-lang : scala-actors jar 2.10.0-RC1

Project Modules

There are no modules declared in this project.