Files download
File Operation
sbt-mac-watch-service-1.2.4.jar download
sbt-mac-watch-service-1.2.4.pom download
Apache Maven
<dependency>
  <groupId>com.swoval</groupId>
  <artifactId>sbt-mac-watch-service</artifactId>
  <version>1.2.4</version>
</dependency>
Gradle Groovy
implementation 'com.swoval:sbt-mac-watch-service:1.2.4'
Gradle Kotlin
implementation("com.swoval:sbt-mac-watch-service:1.2.4")
Scala SBT
libraryDependencies += "com.swoval" % "sbt-mac-watch-service" % "1.2.4"
Groovy Grape
@Grapes(
  @Grab(group='com.swoval', module='sbt-mac-watch-service', version='1.2.4')
)
Apache Ivy
<dependency org="com.swoval" name="sbt-mac-watch-service" rev="1.2.4" />
Leiningen
[com.swoval/sbt-mac-watch-service "1.2.4"]
Apache Buildr
'com.swoval:sbt-mac-watch-service:jar:1.2.4'
Dependencies
The project has no third-party dependencies