is not current version
Last Version 0.9.3

net.java.truevfs:truevfs-key-swing 0.9.1

Swing based implementation of the KeyManager Specification.

Categories

Categories

Java Languages Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-key-swing
Version

Version

0.9.1
Type

Type

jar

Download truevfs-key-swing 0.9.1


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