play-file-watch 2.0.0


Group ID:
org.playframework
Artifact ID:
play-file-watch_2.13
Version:
2.0.0
Release Date:
Oct 5, 2023
Licenses:
Files:
Full Scala Version:
2.13.12

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.playframework</groupId>
  <artifactId>play-file-watch_2.13</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'org.playframework', name: 'play-file-watch_2.13', version: '2.0.0'