Files download
File Operation
neo-sbt-scalafmt_2.10-1.16.jar download
neo-sbt-scalafmt_2.10-1.16.pom download
neo-sbt-scalafmt_2.10-1.16-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>neo-sbt-scalafmt_2.10</artifactId>
  <version>1.16</version>
</dependency>
Gradle Groovy
implementation 'com.lucidchart:neo-sbt-scalafmt_2.10:1.16'
Gradle Kotlin
implementation("com.lucidchart:neo-sbt-scalafmt_2.10:1.16")
Scala SBT
libraryDependencies += "com.lucidchart" % "neo-sbt-scalafmt_2.10" % "1.16"
Groovy Grape
@Grapes(
  @Grab(group='com.lucidchart', module='neo-sbt-scalafmt_2.10', version='1.16')
)
Apache Ivy
<dependency org="com.lucidchart" name="neo-sbt-scalafmt_2.10" rev="1.16" />
Leiningen
[com.lucidchart/neo-sbt-scalafmt_2.10 "1.16"]
Apache Buildr
'com.lucidchart:neo-sbt-scalafmt_2.10:jar:1.16'
Dependencies