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 1.2.0


Group ID:
com.geirsson
Artifact ID:
scalafmt-core_2.12
Version:
1.2.0
Release Date:
Aug 12, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.geirsson</groupId>
  <artifactId>scalafmt-core_2.12</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'com.geirsson', name: 'scalafmt-core_2.12', version: '1.2.0'