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

migrate-core 0.4.3


Group ID:
ch.epfl.scala
Artifact ID:
migrate-core_2.13
Version:
0.4.3
Release Date:
May 28, 2021
Licenses:
Files:

libraryDependencies += "ch.epfl.scala" %% "migrate-core" % "0.4.3"

Mill build tool

ivy"ch.epfl.scala::migrate-core:0.4.3"

Scala CLI

//> using dep "ch.epfl.scala::migrate-core:0.4.3"

Ammonite REPL

import $ivy.`ch.epfl.scala::migrate-core:0.4.3`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>migrate-core_2.13</artifactId>
  <version>0.4.3</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'migrate-core_2.13', version: '0.4.3'