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