Files download
File Operation
scalafmt-core_sjs1_2.13-3.6.0-fork-2.jar download
scalafmt-core_sjs1_2.13-3.6.0-fork-2.pom download
scalafmt-core_sjs1_2.13-3.6.0-fork-2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>scalafmt-core_sjs1_2.13</artifactId>
  <version>3.6.0-fork-2</version>
</dependency>
Gradle Groovy
implementation 'com.github.xuwei-k:scalafmt-core_sjs1_2.13:3.6.0-fork-2'
Gradle Kotlin
implementation("com.github.xuwei-k:scalafmt-core_sjs1_2.13:3.6.0-fork-2")
Scala SBT
libraryDependencies += "com.github.xuwei-k" % "scalafmt-core_sjs1_2.13" % "3.6.0-fork-2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.xuwei-k', module='scalafmt-core_sjs1_2.13', version='3.6.0-fork-2')
)
Apache Ivy
<dependency org="com.github.xuwei-k" name="scalafmt-core_sjs1_2.13" rev="3.6.0-fork-2" />
Leiningen
[com.github.xuwei-k/scalafmt-core_sjs1_2.13 "3.6.0-fork-2"]
Apache Buildr
'com.github.xuwei-k:scalafmt-core_sjs1_2.13:jar:3.6.0-fork-2'