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

net.java.truecommons:truecommons-key-macosx 2.4

The implementation in this module integrates the KeyManager with the Keychain Services API on Mac OS X.

Категории

Категории

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

Группа

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

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

truecommons-key-macosx
Версия

Версия

2.4
Тип

Тип

jar

Скачать truecommons-key-macosx 2.4


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