scalameta / scalafmt   3.8.1

Apache License 2.0 Website GitHub

Code formatter for Scala

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
sbt plugins: 1.0 0.13

scalafmt-core 1.4.0-65-379c2d09


Group ID:
com.geirsson
Artifact ID:
scalafmt-core_sjs0.6_2.12
Version:
1.4.0-65-379c2d09
Release Date:
Apr 15, 2018
Licenses:

libraryDependencies += "com.geirsson" %%% "scalafmt-core" % "1.4.0-65-379c2d09"
resolvers += Resolver.bintrayRepo("scalameta", "maven")

Mill build tool

ivy"com.geirsson::scalafmt-core::1.4.0-65-379c2d09"
MavenRepository("https://dl.bintray.com/scalameta/maven")

Scala CLI

//> using dep "com.geirsson::scalafmt-core::1.4.0-65-379c2d09"