Jar examples for f:file-visitor
Contains utilities for iterating the files by plugins.
You can download jar file file-visitor 1.0.8 in this page.
You can use the following script to add file-visitor-1.0.8.jar to your project.
<dependency> <groupId>com.kryshchuk.maven.plugins</groupId> <artifactId>file-visitor</artifactId> <version>1.0.8</version> </dependency>
compile group: 'com.kryshchuk.maven.plugins', name: 'file-visitor', version: '1.0.8'
libraryDependencies += "com.kryshchuk.maven.plugins" % "file-visitor" % "1.0.8"
<dependency org="com.kryshchuk.maven.plugins" name="file-visitor" rev="1.0.8"/>
@Grapes(@Grab(group='com.kryshchuk.maven.plugins', module='file-visitor', version='1.0.8'))
'com.kryshchuk.maven.plugins:file-visitor:jar:1.0.8'
Click the following link to download the jar file.
file-visitor-1.0.8-javadoc.jar