не последняя версия
Последняя версия 2.5.0

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

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

Категории

Категории

Java Языки программирования Сеть KeY Данные Data Formats Formal Verification
Группа

Группа

net.java.truecommons
Идентификатор

Идентификатор

truecommons-key-swing
Версия

Версия

2.2.1
Тип

Тип

jar

Скачать truecommons-key-swing 2.2.1


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