Download plugin-storage-filesystem-1.4.jar file - Jar p

Jar examples for p:plugin-storage-filesystem

Description

You can download jar file plugin-storage-filesystem 1.4 in this page.

Build File

You can use the following script to add plugin-storage-filesystem-1.4.jar to your project.

<dependency>
   <groupId>com.googlecode.the-fascinator.plugins</groupId>
   <artifactId>plugin-storage-filesystem</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.googlecode.the-fascinator.plugins', name: 'plugin-storage-filesystem', version: '1.4'
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-storage-filesystem" % "1.4"
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-storage-filesystem" rev="1.4"/>
@Grapes(@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-storage-filesystem', version='1.4'))
'com.googlecode.the-fascinator.plugins:plugin-storage-filesystem:jar:1.4'

Download

Click the following link to download the jar file.

plugin-storage-filesystem-1.4-javadoc.jar
plugin-storage-filesystem-1.4-sources.jar
plugin-storage-filesystem-1.4.jar
plugin-storage-filesystem-1.4.pom



Related Tutorials