<dependency>
<groupId>com.swoval</groupId>
<artifactId>file-utilities_sjs0.6_2.12</artifactId>
<version>1.3.2</version>
</dependency>
@Grapes(
@Grab(group='com.swoval', module='file-utilities_sjs0.6_2.12', version='1.3.2')
)
compile
|-- org.scala-lang:scala-library:2.12.4
|-- com.swoval:apple-file-events_sjs0.6_2.12:1.3.2
|-- org.scala-lang:scala-reflect:2.12.4
|-- org.scala-js:scalajs-library_2.12:0.6.22
|-- io.scalajs:nodejs_sjs0.6_2.12:0.4.2
provided
|-- ch.jodersky:sbt-jni-macros_2.12:1.3.1
test
|-- com.swoval:testing_sjs0.6_2.12:1.3.2