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


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
io.methvin : directory-watcher jar 0.15.1
com.github.pathikrit : better-files_2.10 jar 2.17.0

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.10 jar 3.10.0

Project Modules

There are no modules declared in this project.