Jar examples for m:memoryfilesystem
An in memory implementation of a JSR-203 file system.
You can download jar file memoryfilesystem 0.6.6 in this page.
MIT
You can use the following script to add memoryfilesystem-0.6.6.jar to your project.
<dependency> <groupId>com.github.marschall</groupId> <artifactId>memoryfilesystem</artifactId> <version>0.6.6</version> </dependency>
compile group: 'com.github.marschall', name: 'memoryfilesystem', version: '0.6.6'
libraryDependencies += "com.github.marschall" % "memoryfilesystem" % "0.6.6"
<dependency org="com.github.marschall" name="memoryfilesystem" rev="0.6.6"/>
@Grapes(@Grab(group='com.github.marschall', module='memoryfilesystem', version='0.6.6'))
'com.github.marschall:memoryfilesystem:jar:0.6.6'
Click the following link to download the jar file.
memoryfilesystem-0.6.6-javadoc.jar