A CI-friendly Scalafix semantic rule for organizing imports
organize-imports 0.2.1-RC2
Group ID:
com.github.liancheng
Artifact ID:
organize-imports_2.12
Version:
0.2.1-RC2
Release Date:
Apr 22, 2020
Licenses:
Files:
Full Scala Version:
2.12.11
Developers:
libraryDependencies += "com.github.liancheng" %% "organize-imports" % "0.2.1-RC2"
ivy"com.github.liancheng::organize-imports:0.2.1-RC2"
//> using dep "com.github.liancheng::organize-imports:0.2.1-RC2"
import $ivy.`com.github.liancheng::organize-imports:0.2.1-RC2`
<dependency> <groupId>com.github.liancheng</groupId> <artifactId>organize-imports_2.12</artifactId> <version>0.2.1-RC2</version> </dependency>
compile group: 'com.github.liancheng', name: 'organize-imports_2.12', version: '0.2.1-RC2'