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-bootstrap 0.5.5


Group ID:
com.geirsson
Artifact ID:
scalafmt-bootstrap_2.10
Version:
0.5.5
Release Date:
Feb 1, 2017
Licenses:
Files:

libraryDependencies += "com.geirsson" %% "scalafmt-bootstrap" % "0.5.5"

Mill build tool

ivy"com.geirsson::scalafmt-bootstrap:0.5.5"

Scala CLI

//> using dep "com.geirsson::scalafmt-bootstrap:0.5.5"

Ammonite REPL

import $ivy.`com.geirsson::scalafmt-bootstrap:0.5.5`

<dependency>
  <groupId>com.geirsson</groupId>
  <artifactId>scalafmt-bootstrap_2.10</artifactId>
  <version>0.5.5</version>
</dependency>

compile group: 'com.geirsson', name: 'scalafmt-bootstrap_2.10', version: '0.5.5'