scalacenter / scala3-migrate   0.6.2

Contributors Wanted Apache License 2.0 Website GitHub

A tool to help migrating from Scala 2 to Scala 3

Scala versions: 2.13 2.12
sbt plugins: 1.0

scala3-migrate 0.3.3


Group ID:
ch.epfl.scala
Artifact ID:
scala3-migrate_2.13
Version:
0.3.3
Release Date:
Apr 6, 2021
Licenses:
Files:

libraryDependencies += "ch.epfl.scala" %% "scala3-migrate" % "0.3.3"

Mill build tool

ivy"ch.epfl.scala::scala3-migrate:0.3.3"

Scala CLI

//> using dep "ch.epfl.scala::scala3-migrate:0.3.3"

Ammonite REPL

import $ivy.`ch.epfl.scala::scala3-migrate:0.3.3`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>scala3-migrate_2.13</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'scala3-migrate_2.13', version: '0.3.3'