Download vfs4j-core-1.0.5.jar file - Jar v

Jar examples for v:vfs4j-core

Description

You can download jar file vfs4j-core 1.0.5 in this page.

Build File

You can use the following script to add vfs4j-core-1.0.5.jar to your project.

<dependency>
   <groupId>dk.apaq</groupId>
   <artifactId>vfs4j-core</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'dk.apaq', name: 'vfs4j-core', version: '1.0.5'
libraryDependencies += "dk.apaq" % "vfs4j-core" % "1.0.5"
<dependency org="dk.apaq" name="vfs4j-core" rev="1.0.5"/>
@Grapes(@Grab(group='dk.apaq', module='vfs4j-core', version='1.0.5'))
'dk.apaq:vfs4j-core:jar:1.0.5'

Download

Click the following link to download the jar file.

vfs4j-core-1.0.5-javadoc.jar
vfs4j-core-1.0.5-sources.jar
vfs4j-core-1.0.5.jar
vfs4j-core-1.0.5.pom



Related Tutorials