play-file-watch 1.1.9


Group ID:
com.lightbend.play
Artifact ID:
play-file-watch_2.12
Version:
1.1.9
Release Date:
Nov 19, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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