Jar examples for s:sfmf4j-api
The SFMF4J API module provides client APIs for implementation-agnostic file system monitoring.
You can download jar file sfmf4j-api 1.0 in this page.
You can use the following script to add sfmf4j-api-1.0.jar to your project.
<dependency> <groupId>com.github.sworisbreathing.sfmf4j</groupId> <artifactId>sfmf4j-api</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.sworisbreathing.sfmf4j', name: 'sfmf4j-api', version: '1.0'
libraryDependencies += "com.github.sworisbreathing.sfmf4j" % "sfmf4j-api" % "1.0"
<dependency org="com.github.sworisbreathing.sfmf4j" name="sfmf4j-api" rev="1.0"/>
@Grapes(@Grab(group='com.github.sworisbreathing.sfmf4j', module='sfmf4j-api', version='1.0'))
'com.github.sworisbreathing.sfmf4j:sfmf4j-api:jar:1.0'
Click the following link to download the jar file.
sfmf4j-api-1.0-javadoc.jar