filewatch

Watch directories for file changes, reliably

License

License

GroupId

GroupId

me.scf37
ArtifactId

ArtifactId

filewatch_2.11
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

filewatch
Watch directories for file changes, reliably
Project URL

Project URL

https://github.com/scf37/filewatch
Project Organization

Project Organization

me.scf37
Source Code Management

Source Code Management

https://github.com/scf37/filewatch

Download filewatch_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/me.scf37/filewatch_2.11/ -->
<dependency>
    <groupId>me.scf37</groupId>
    <artifactId>filewatch_2.11</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.scf37/filewatch_2.11/
implementation 'me.scf37:filewatch_2.11:1.0.0'
// https://jarcasting.com/artifacts/me.scf37/filewatch_2.11/
implementation ("me.scf37:filewatch_2.11:1.0.0")
'me.scf37:filewatch_2.11:jar:1.0.0'
<dependency org="me.scf37" name="filewatch_2.11" rev="1.0.0">
  <artifact name="filewatch_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.scf37', module='filewatch_2.11', version='1.0.0')
)
libraryDependencies += "me.scf37" % "filewatch_2.11" % "1.0.0"
[me.scf37/filewatch_2.11 "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0