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