не последняя версия
Последняя версия 2.3.0

com.github.marschall:memoryfilesystem 0.9.1

An in memory implementation of a JSR-203 file system.

Группа

Группа

com.github.marschall
Идентификатор

Идентификатор

memoryfilesystem
Версия

Версия

0.9.1
Тип

Тип

jar

Скачать memoryfilesystem 0.9.1


<!-- https://jarcasting.com/artifacts/com.github.marschall/memoryfilesystem/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>memoryfilesystem</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/memoryfilesystem/
implementation 'com.github.marschall:memoryfilesystem:0.9.1'
// https://jarcasting.com/artifacts/com.github.marschall/memoryfilesystem/
implementation ("com.github.marschall:memoryfilesystem:0.9.1")
'com.github.marschall:memoryfilesystem:jar:0.9.1'
<dependency org="com.github.marschall" name="memoryfilesystem" rev="0.9.1">
  <artifact name="memoryfilesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='memoryfilesystem', version='0.9.1')
)
libraryDependencies += "com.github.marschall" % "memoryfilesystem" % "0.9.1"
[com.github.marschall/memoryfilesystem "0.9.1"]