Jar examples for c:commons-vfs
VFS is a Virtual File System library.
You can download jar file commons-vfs 20050307052300 in this page.
The Apache Software License, Version 2.0
You can use the following script to add commons-vfs-20050307052300.jar to your project.
<dependency> <groupId>commons-vfs</groupId> <artifactId>commons-vfs</artifactId> <version>20050307052300</version> </dependency>
compile group: 'commons-vfs', name: 'commons-vfs', version: '20050307052300'
libraryDependencies += "commons-vfs" % "commons-vfs" % "20050307052300"
<dependency org="commons-vfs" name="commons-vfs" rev="20050307052300"/>
@Grapes(@Grab(group='commons-vfs', module='commons-vfs', version='20050307052300'))
'commons-vfs:commons-vfs:jar:20050307052300'
Click the following link to download the jar file.
commons-vfs-20050307052300.jar