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

com.github.unbound-tech:unbound-java-provider 2.0.2007.46455.RELEASE

This is a collection of JAVA libraries that implement Unbound cryptographic classes for JAVA provider, PKCS11 wrapper, cryptoki, and advapi

Категории

Категории

IDE Инструменты разработки Java Языки программирования
Группа

Группа

com.github.unbound-tech
Идентификатор

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

unbound-java-provider
Версия

Версия

2.0.2007.46455.RELEASE
Тип

Тип

jar

Скачать unbound-java-provider 2.0.2007.46455.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.unbound-tech/unbound-java-provider/ -->
<dependency>
    <groupId>com.github.unbound-tech</groupId>
    <artifactId>unbound-java-provider</artifactId>
    <version>2.0.2007.46455.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.unbound-tech/unbound-java-provider/
implementation 'com.github.unbound-tech:unbound-java-provider:2.0.2007.46455.RELEASE'
// https://jarcasting.com/artifacts/com.github.unbound-tech/unbound-java-provider/
implementation ("com.github.unbound-tech:unbound-java-provider:2.0.2007.46455.RELEASE")
'com.github.unbound-tech:unbound-java-provider:jar:2.0.2007.46455.RELEASE'
<dependency org="com.github.unbound-tech" name="unbound-java-provider" rev="2.0.2007.46455.RELEASE">
  <artifact name="unbound-java-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.unbound-tech', module='unbound-java-provider', version='2.0.2007.46455.RELEASE')
)
libraryDependencies += "com.github.unbound-tech" % "unbound-java-provider" % "2.0.2007.46455.RELEASE"
[com.github.unbound-tech/unbound-java-provider "2.0.2007.46455.RELEASE"]