sbt-scalafmt


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

sbt-scalafmt_2.12
Last Version

Last Version

1.6.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

sbt-scalafmt
sbt-scalafmt
Project URL

Project URL

https://github.com/scalameta/sbt-scalafmt
Project Organization

Project Organization

com.geirsson
Source Code Management

Source Code Management

https://github.com/scalameta/sbt-scalafmt

Download sbt-scalafmt_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.geirsson/sbt-scalafmt_2.12/ -->
<dependency>
    <groupId>com.geirsson</groupId>
    <artifactId>sbt-scalafmt_2.12</artifactId>
    <version>1.6.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.geirsson/sbt-scalafmt_2.12/
implementation 'com.geirsson:sbt-scalafmt_2.12:1.6.0-RC3'
// https://jarcasting.com/artifacts/com.geirsson/sbt-scalafmt_2.12/
implementation ("com.geirsson:sbt-scalafmt_2.12:1.6.0-RC3")
'com.geirsson:sbt-scalafmt_2.12:jar:1.6.0-RC3'
<dependency org="com.geirsson" name="sbt-scalafmt_2.12" rev="1.6.0-RC3">
  <artifact name="sbt-scalafmt_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geirsson', module='sbt-scalafmt_2.12', version='1.6.0-RC3')
)
libraryDependencies += "com.geirsson" % "sbt-scalafmt_2.12" % "1.6.0-RC3"
[com.geirsson/sbt-scalafmt_2.12 "1.6.0-RC3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6

Project Modules

There are no modules declared in this project.

sbt-scalafmt

Build Status Join the chat at https://gitter.im/scalameta/scalafmt Join the discord chat Maven Central

This is the repository for the Scalafmt sbt plugin, for the main Scalafmt repository see scalameta/scalafmt.

Installation

Add following line into project/plugins.sbt

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")

User documentation

Head over to the user docs for instructions on how to install and use scalafmt.

Team

The current maintainers (people who can merge pull requests) are:

An up-to-date list of contributors is available here: https://github.com/scalameta/sbt-scalafmt/graphs/contributors

We strive to offer a welcoming environment to learn, teach and contribute.

com.geirsson
Developer tooling for Scala

Versions

Version
1.6.0-RC3