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

net.java.truecommons:truecommons-key 2.3.5

KeyManager modules provide secret key management.

Категории

Категории

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

Группа

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

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

truecommons-key
Версия

Версия

2.3.5
Тип

Тип

pom

Скачать truecommons-key 2.3.5

Имя Файла Размер
truecommons-key-2.3.5.pom 2 KB
Обзор

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