Download file-visitor-1.0.8.jar file - Jar f

Jar examples for f:file-visitor

Description

Contains utilities for iterating the files by plugins.

You can download jar file file-visitor 1.0.8 in this page.

Build File

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'

Download

Click the following link to download the jar file.

file-visitor-1.0.8-javadoc.jar
file-visitor-1.0.8-sources.jar
file-visitor-1.0.8.jar
file-visitor-1.0.8.pom



Related Tutorials