is not current version
Last Version 2.5.0

net.java.truecommons:truecommons-key-swing 2.2

Prompts the user for passwords via a Swing based dialog, if available.

Categories

Categories

Java Languages Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.java.truecommons
ArtifactId

ArtifactId

truecommons-key-swing
Version

Version

2.2
Type

Type

jar

Download truecommons-key-swing 2.2


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