is not current version
Last Version 4.7.1

org.smallmind:file-jailed 4.7.0

Jailed File System

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

file-jailed
Version

Version

4.7.0
Type

Type

jar

Download file-jailed 4.7.0


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