Last Version

play-file-watch 1.1.16

Play File Watch Library. Watch files in a platform independent way.

License

License

GroupId

GroupId

com.lightbend.play
ArtifactId

ArtifactId

play-file-watch_2.13
Version

Version

1.1.16
Type

Type

jar
Description

Description

play-file-watch
Play File Watch Library. Watch files in a platform independent way.
Project URL

Project URL

https://github.com/playframework/play-file-watch
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/playframework/play-file-watch

Download play-file-watch_2.13 1.1.16


<!-- https://jarcasting.com/artifacts/com.lightbend.play/play-file-watch_2.13/ -->
<dependency>
    <groupId>com.lightbend.play</groupId>
    <artifactId>play-file-watch_2.13</artifactId>
    <version>1.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.play/play-file-watch_2.13/
implementation 'com.lightbend.play:play-file-watch_2.13:1.1.16'
// https://jarcasting.com/artifacts/com.lightbend.play/play-file-watch_2.13/
implementation ("com.lightbend.play:play-file-watch_2.13:1.1.16")
'com.lightbend.play:play-file-watch_2.13:jar:1.1.16'
<dependency org="com.lightbend.play" name="play-file-watch_2.13" rev="1.1.16">
  <artifact name="play-file-watch_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.play', module='play-file-watch_2.13', version='1.1.16')
)
libraryDependencies += "com.lightbend.play" % "play-file-watch_2.13" % "1.1.16"
[com.lightbend.play/play-file-watch_2.13 "1.1.16"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
io.methvin : directory-watcher jar 0.15.0
com.github.pathikrit : better-files_2.13 jar 3.8.0

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.8.3
com.lightbend.play : jnotify jar 0.94-play-2

Project Modules

There are no modules declared in this project.