is not current version
Last Version 0.14.0

net.java.truevfs:truevfs-driver-sfx 0.10.5

Provides a file system driver for read-only access to the SelF eXtracting ZIP file format, alias SFX. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-driver-sfx
Version

Version

0.10.5
Type

Type

jar

Download truevfs-driver-sfx 0.10.5


<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-driver-sfx/ -->
<dependency>
    <groupId>net.java.truevfs</groupId>
    <artifactId>truevfs-driver-sfx</artifactId>
    <version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-driver-sfx/
implementation 'net.java.truevfs:truevfs-driver-sfx:0.10.5'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-driver-sfx/
implementation ("net.java.truevfs:truevfs-driver-sfx:0.10.5")
'net.java.truevfs:truevfs-driver-sfx:jar:0.10.5'
<dependency org="net.java.truevfs" name="truevfs-driver-sfx" rev="0.10.5">
  <artifact name="truevfs-driver-sfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-driver-sfx', version='0.10.5')
)
libraryDependencies += "net.java.truevfs" % "truevfs-driver-sfx" % "0.10.5"
[net.java.truevfs/truevfs-driver-sfx "0.10.5"]