lucidsoftware / neo-sbt-scalafmt   1.16

Apache License 2.0 GitHub

Scalafmt SBT plugin

Scala versions: 2.12 2.11 2.10
sbt plugins: 1.0 0.13

scalafmt-impl 1.4-0.6


Group ID:
com.lucidchart
Artifact ID:
scalafmt-impl_2.11
Version:
1.4-0.6
Release Date:
Jun 16, 2017
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "scalafmt-impl" % "1.4-0.6"

Mill build tool

ivy"com.lucidchart::scalafmt-impl:1.4-0.6"

Scala CLI

//> using dep "com.lucidchart::scalafmt-impl:1.4-0.6"

Ammonite REPL

import $ivy.`com.lucidchart::scalafmt-impl:1.4-0.6`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>scalafmt-impl_2.11</artifactId>
  <version>1.4-0.6</version>
</dependency>

compile group: 'com.lucidchart', name: 'scalafmt-impl_2.11', version: '1.4-0.6'