enumeratum-scalafix

Scalafix migration from scala.Enumeration to enumeratum.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.olegych
ArtifactId

ArtifactId

scalafix_2.11
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

enumeratum-scalafix
Scalafix migration from scala.Enumeration to enumeratum.
Project URL

Project URL

https://github.com/OlegYch/scala-dzi
Project Organization

Project Organization

OlegYch
Source Code Management

Source Code Management

https://github.com/OlegYch/enumeratum-scalafix

Download scalafix_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.olegych/scalafix_2.11/ -->
<dependency>
    <groupId>io.github.olegych</groupId>
    <artifactId>scalafix_2.11</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.olegych/scalafix_2.11/
implementation 'io.github.olegych:scalafix_2.11:0.0.1'
// https://jarcasting.com/artifacts/io.github.olegych/scalafix_2.11/
implementation ("io.github.olegych:scalafix_2.11:0.0.1")
'io.github.olegych:scalafix_2.11:jar:0.0.1'
<dependency org="io.github.olegych" name="scalafix_2.11" rev="0.0.1">
  <artifact name="scalafix_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.olegych', module='scalafix_2.11', version='0.0.1')
)
libraryDependencies += "io.github.olegych" % "scalafix_2.11" % "0.0.1"
[io.github.olegych/scalafix_2.11 "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
ch.epfl.scala : scalafix-core_2.11 jar 0.9.34

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1