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.6.8


Group ID:
com.geirsson
Artifact ID:
scalafmt-bootstrap_2.10
Version:
0.6.8
Release Date:
Apr 6, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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