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