is not current version
Last Version 0.14.0

net.java.truevfs:truevfs-access-swing 0.12.1

This module provides Swing GUI classes for viewing file trees and choosing entries in archive files.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-access-swing
Version

Version

0.12.1
Type

Type

jar

Download truevfs-access-swing 0.12.1


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