is not current version
Last Version 4.7.1

org.smallmind:file-jailed 4.4.6

Jailed File System

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

file-jailed
Version

Version

4.4.6
Type

Type

jar

Download file-jailed 4.4.6


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