Last Version

play-file-watch 1.2.0-M1

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

License

License

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-file-watch_2.11
Version

Version

1.2.0-M1
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.11 1.2.0-M1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
io.methvin : directory-watcher jar 0.15.1
com.github.pathikrit : better-files_2.11 jar 3.9.1

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.10.6

Project Modules

There are no modules declared in this project.