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.9-1.0


Group ID:
com.lucidchart
Artifact ID:
scalafmt-impl_2.12
Version:
1.9-1.0
Release Date:
Jul 27, 2017
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "scalafmt-impl" % "1.9-1.0"

Mill build tool

ivy"com.lucidchart::scalafmt-impl:1.9-1.0"

Scala CLI

//> using dep "com.lucidchart::scalafmt-impl:1.9-1.0"

Ammonite REPL

import $ivy.`com.lucidchart::scalafmt-impl:1.9-1.0`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>scalafmt-impl_2.12</artifactId>
  <version>1.9-1.0</version>
</dependency>

compile group: 'com.lucidchart', name: 'scalafmt-impl_2.12', version: '1.9-1.0'