play-file-watch 1.1.13


Group ID:
com.lightbend.play
Artifact ID:
play-file-watch_2.13
Version:
1.1.13
Release Date:
Sept 14, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lightbend.play</groupId>
  <artifactId>play-file-watch_2.13</artifactId>
  <version>1.1.13</version>
</dependency>

compile group: 'com.lightbend.play', name: 'play-file-watch_2.13', version: '1.1.13'