sbt-source-format-lib 0.3.0


Group ID:
com.swoval
Artifact ID:
sbt-source-format-lib_2.12
Version:
0.3.0
Release Date:
Jan 17, 2020
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:

libraryDependencies += "com.swoval" %% "sbt-source-format-lib" % "0.3.0"

Mill build tool

ivy"com.swoval::sbt-source-format-lib:0.3.0"

Scala CLI

//> using dep "com.swoval::sbt-source-format-lib:0.3.0"

Ammonite REPL

import $ivy.`com.swoval::sbt-source-format-lib:0.3.0`

<dependency>
  <groupId>com.swoval</groupId>
  <artifactId>sbt-source-format-lib_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.swoval', name: 'sbt-source-format-lib_2.12', version: '0.3.0'