lucidsoftware / sbt-neo-scalafmt   0.4

GitHub
Scala versions: 2.10
sbt plugins: 0.13

neo-sbt-scalafmt 0.4


Group ID:
com.lucidchart
Artifact ID:
neo-sbt-scalafmt_2.10
Version:
0.4
Release Date:
Jun 6, 2017
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "neo-sbt-scalafmt" % "0.4"

Mill build tool

ivy"com.lucidchart::neo-sbt-scalafmt:0.4"

Scala CLI

//> using dep "com.lucidchart::neo-sbt-scalafmt:0.4"

Ammonite REPL

import $ivy.`com.lucidchart::neo-sbt-scalafmt:0.4`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>neo-sbt-scalafmt_2.10</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.lucidchart', name: 'neo-sbt-scalafmt_2.10', version: '0.4'