play-file-watch 2.0.1


Group ID:
org.playframework
Artifact ID:
play-file-watch_2.12
Version:
2.0.1
Release Date:
Apr 9, 2025
Licenses:
Files:
Full Scala Version:
2.12.20

libraryDependencies += "org.playframework" %% "play-file-watch" % "2.0.1"

Mill build tool

ivy"org.playframework::play-file-watch:2.0.1"

Scala CLI

//> using dep "org.playframework::play-file-watch:2.0.1"

Ammonite REPL

import $ivy.`org.playframework::play-file-watch:2.0.1`

<dependency>
  <groupId>org.playframework</groupId>
  <artifactId>play-file-watch_2.12</artifactId>
  <version>2.0.1</version>
</dependency>

compile group: 'org.playframework', name: 'play-file-watch_2.12', version: '2.0.1'