| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Сеть KeY Данные Data Formats Formal Verification |
| Группа | Группаnet.java.truecommons |
| Идентификатор | Идентификаторtruecommons-key-console |
| Последняя версия | Последняя версия2.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTrueCommons KeyManager Console
Prompts the user for passwords via a console based dialog, if available.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key-console/ -->
<dependency>
<groupId>net.java.truecommons</groupId>
<artifactId>truecommons-key-console</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key-console/
implementation 'net.java.truecommons:truecommons-key-console:2.5.0'
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key-console/
implementation ("net.java.truecommons:truecommons-key-console:2.5.0")
'net.java.truecommons:truecommons-key-console:jar:2.5.0'
<dependency org="net.java.truecommons" name="truecommons-key-console" rev="2.5.0">
<artifact name="truecommons-key-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truecommons', module='truecommons-key-console', version='2.5.0')
)
libraryDependencies += "net.java.truecommons" % "truecommons-key-console" % "2.5.0"
[net.java.truecommons/truecommons-key-console "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.truecommons : truecommons-key-spec | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.truecommons : truecommons-key-spec | test-jar | 2.5.0 |