License |
License |
---|---|
Categories |
CategoriesJava Languages Net KeY Data Data Formats Formal Verification |
GroupId | GroupIdnet.java.truevfs |
ArtifactId | ArtifactIdtruevfs-key-swing |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueVFS KeyManager Swing
Prompts the user for passwords via a Swing based dialog, if available.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
truevfs-key-swing-0.9.3.pom | |
truevfs-key-swing-0.9.3.jar | 68 KB |
truevfs-key-swing-0.9.3-sources.jar | 52 KB |
truevfs-key-swing-0.9.3-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-key-swing/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-key-swing</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-key-swing/
implementation 'net.java.truevfs:truevfs-key-swing:0.9.3'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-key-swing/
implementation ("net.java.truevfs:truevfs-key-swing:0.9.3")
'net.java.truevfs:truevfs-key-swing:jar:0.9.3'
<dependency org="net.java.truevfs" name="truevfs-key-swing" rev="0.9.3">
<artifact name="truevfs-key-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-key-swing', version='0.9.3')
)
libraryDependencies += "net.java.truevfs" % "truevfs-key-swing" % "0.9.3"
[net.java.truevfs/truevfs-key-swing "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
net.java.truevfs : truevfs-key-spec | jar | 0.9.3 |
Group / Artifact | Type | Version |
---|---|---|
net.java.truevfs : truevfs-key-spec | test-jar | 0.9.3 |
org.netbeans : jemmy | jar | 2.2.7.5 |