s

sbt-source-format-lib_2.12

sbt-source-format-lib
https://github.com/swoval/sbt-source-format
Apache-2.0
com.swoval
Ethan Atkins
Files download
File Operation
sbt-source-format-lib_2.12-0.3.1.jar download
sbt-source-format-lib_2.12-0.3.1.pom download
sbt-source-format-lib_2.12-0.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.swoval</groupId>
  <artifactId>sbt-source-format-lib_2.12</artifactId>
  <version>0.3.1</version>
</dependency>
Gradle Groovy
implementation 'com.swoval:sbt-source-format-lib_2.12:0.3.1'
Gradle Kotlin
implementation("com.swoval:sbt-source-format-lib_2.12:0.3.1")
Scala SBT
libraryDependencies += "com.swoval" % "sbt-source-format-lib_2.12" % "0.3.1"
Groovy Grape
@Grapes(
  @Grab(group='com.swoval', module='sbt-source-format-lib_2.12', version='0.3.1')
)
Apache Ivy
<dependency org="com.swoval" name="sbt-source-format-lib_2.12" rev="0.3.1" />
Leiningen
[com.swoval/sbt-source-format-lib_2.12 "0.3.1"]
Apache Buildr
'com.swoval:sbt-source-format-lib_2.12:jar:0.3.1'