play-file-watch 1.1.2


Group ID:
com.lightbend.play
Artifact ID:
play-file-watch_2.12
Version:
1.1.2
Release Date:
Sept 27, 2017
Licenses:
Files:

libraryDependencies += "com.lightbend.play" %% "play-file-watch" % "1.1.2"

Mill build tool

ivy"com.lightbend.play::play-file-watch:1.1.2"

Scala CLI

//> using dep "com.lightbend.play::play-file-watch:1.1.2"

Ammonite REPL

import $ivy.`com.lightbend.play::play-file-watch:1.1.2`

<dependency>
  <groupId>com.lightbend.play</groupId>
  <artifactId>play-file-watch_2.12</artifactId>
  <version>1.1.2</version>
</dependency>

compile group: 'com.lightbend.play', name: 'play-file-watch_2.12', version: '1.1.2'