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