A tool to help migrating from Scala 2 to Scala 3
migrate 0.2.0
Group ID:
ch.epfl.scala
Artifact ID:
migrate_2.13
Version:
0.2.0
Release Date:
Mar 16, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:
libraryDependencies += "ch.epfl.scala" %% "migrate" % "0.2.0"
ivy"ch.epfl.scala::migrate:0.2.0"
//> using dep "ch.epfl.scala::migrate:0.2.0"
import $ivy.`ch.epfl.scala::migrate:0.2.0`
<dependency> <groupId>ch.epfl.scala</groupId> <artifactId>migrate_2.13</artifactId> <version>0.2.0</version> </dependency>
compile group: 'ch.epfl.scala', name: 'migrate_2.13', version: '0.2.0'