dvreeze / tryscalafix   0.3.0

Apache License 2.0 GitHub

Using Scalafix to aid in understanding (large) Scala code bases

Scala versions: 2.13

tryscalafix 0.2.0


Group ID:
eu.cdevreeze.tryscalafix
Artifact ID:
tryscalafix_2.13
Version:
0.2.0
Release Date:
Dec 29, 2023
Licenses:
Files:

libraryDependencies += "eu.cdevreeze.tryscalafix" %% "tryscalafix" % "0.2.0"

Mill build tool

ivy"eu.cdevreeze.tryscalafix::tryscalafix:0.2.0"

Scala CLI

//> using dep "eu.cdevreeze.tryscalafix::tryscalafix:0.2.0"

Ammonite REPL

import $ivy.`eu.cdevreeze.tryscalafix::tryscalafix:0.2.0`

<dependency>
  <groupId>eu.cdevreeze.tryscalafix</groupId>
  <artifactId>tryscalafix_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'eu.cdevreeze.tryscalafix', name: 'tryscalafix_2.13', version: '0.2.0'