Last Version

migrate 0.5.1

migrate

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

migrate-core_2.13
Version

Version

0.5.1
Type

Type

jar
Description

Description

migrate
migrate
Project URL

Project URL

https://github.com/scalacenter/scala3-migrate
Project Organization

Project Organization

ch.epfl.scala
Source Code Management

Source Code Management

https://github.com/scalacenter/scala3-migrate

Download migrate-core_2.13 0.5.1


<!-- https://jarcasting.com/artifacts/ch.epfl.scala/migrate-core_2.13/ -->
<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>migrate-core_2.13</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/migrate-core_2.13/
implementation 'ch.epfl.scala:migrate-core_2.13:0.5.1'
// https://jarcasting.com/artifacts/ch.epfl.scala/migrate-core_2.13/
implementation ("ch.epfl.scala:migrate-core_2.13:0.5.1")
'ch.epfl.scala:migrate-core_2.13:jar:0.5.1'
<dependency org="ch.epfl.scala" name="migrate-core_2.13" rev="0.5.1">
  <artifact name="migrate-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='migrate-core_2.13', version='0.5.1')
)
libraryDependencies += "ch.epfl.scala" % "migrate-core_2.13" % "0.5.1"
[ch.epfl.scala/migrate-core_2.13 "0.5.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.13.8
org.scala-lang : scala-library jar 2.13.8
ch.epfl.scala : migrate-compiler-interfaces jar 0.5.1
ch.epfl.scala : migrate-core-interfaces jar 0.5.1
ch.epfl.scala : scalafix-interfaces jar 0.9.34
com.outr : scribe_2.13 jar 3.6.9
io.get-coursier : coursier_2.13 jar 2.0.16

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.11
ch.epfl.scala : scalafix-testkit_2.13.8 jar 0.9.34

Project Modules

There are no modules declared in this project.