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.2.2.jar download
sbt-source-format-lib_2.12-0.2.2.pom download
sbt-source-format-lib_2.12-0.2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.swoval</groupId>
  <artifactId>sbt-source-format-lib_2.12</artifactId>
  <version>0.2.2</version>
</dependency>
Gradle Groovy
implementation 'com.swoval:sbt-source-format-lib_2.12:0.2.2'
Gradle Kotlin
implementation("com.swoval:sbt-source-format-lib_2.12:0.2.2")
Scala SBT
libraryDependencies += "com.swoval" % "sbt-source-format-lib_2.12" % "0.2.2"
Groovy Grape
@Grapes(
  @Grab(group='com.swoval', module='sbt-source-format-lib_2.12', version='0.2.2')
)
Apache Ivy
<dependency org="com.swoval" name="sbt-source-format-lib_2.12" rev="0.2.2" />
Leiningen
[com.swoval/sbt-source-format-lib_2.12 "0.2.2"]
Apache Buildr
'com.swoval:sbt-source-format-lib_2.12:jar:0.2.2'