is not current version
Last Version 42761

com.github.unbound-tech:unbound-java-provider 1.1.5

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

Categories

Categories

IDE Development Tools Java Languages
GroupId

GroupId

com.github.unbound-tech
ArtifactId

ArtifactId

unbound-java-provider
Version

Version

1.1.5
Type

Type

jar

Download unbound-java-provider 1.1.5


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