This repository has been deprecated by the owner.

olafurpg / scalafmt   1.2.0

Contributors Wanted Apache License 2.0 Website GitHub

This repo is now a fork of --->

Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6

scalafmt-core 0.6.5


Group ID:
com.geirsson
Artifact ID:
scalafmt-core_2.11
Version:
0.6.5
Release Date:
Mar 18, 2017
Licenses:
Files:

libraryDependencies += "com.geirsson" %% "scalafmt-core" % "0.6.5"

Mill build tool

ivy"com.geirsson::scalafmt-core:0.6.5"

Scala CLI

//> using dep "com.geirsson::scalafmt-core:0.6.5"

Ammonite REPL

import $ivy.`com.geirsson::scalafmt-core:0.6.5`

<dependency>
  <groupId>com.geirsson</groupId>
  <artifactId>scalafmt-core_2.11</artifactId>
  <version>0.6.5</version>
</dependency>

compile group: 'com.geirsson', name: 'scalafmt-core_2.11', version: '0.6.5'