Jar examples for f:fileobserver-api
Service API to watch changes on files/directories.
You can download jar file fileobserver-api 7.0.4 in this page.
You can use the following script to add fileobserver-api-7.0.4.jar to your project.
<dependency> <groupId>ch.sourcepond.io</groupId> <artifactId>fileobserver-api</artifactId> <version>7.0.4</version> </dependency>
compile group: 'ch.sourcepond.io', name: 'fileobserver-api', version: '7.0.4'
libraryDependencies += "ch.sourcepond.io" % "fileobserver-api" % "7.0.4"
<dependency org="ch.sourcepond.io" name="fileobserver-api" rev="7.0.4"/>
@Grapes(@Grab(group='ch.sourcepond.io', module='fileobserver-api', version='7.0.4'))
'ch.sourcepond.io:fileobserver-api:jar:7.0.4'
Click the following link to download the jar file.
fileobserver-api-7.0.4-javadoc.jar