is not current version
Last Version 3.1.0.RELEASE

cloud.altemista.fwk.cryptography:cloud-altemistafwk-common-cryptography 3.0.1.RELEASE

ACF utility classes related to cryptography (key stores, trust stores, etc.)

GroupId

GroupId

cloud.altemista.fwk.cryptography
ArtifactId

ArtifactId

cloud-altemistafwk-common-cryptography
Version

Version

3.0.1.RELEASE
Type

Type

jar

Download cloud-altemistafwk-common-cryptography 3.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/cloud.altemista.fwk.cryptography/cloud-altemistafwk-common-cryptography/ -->
<dependency>
    <groupId>cloud.altemista.fwk.cryptography</groupId>
    <artifactId>cloud-altemistafwk-common-cryptography</artifactId>
    <version>3.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.altemista.fwk.cryptography/cloud-altemistafwk-common-cryptography/
implementation 'cloud.altemista.fwk.cryptography:cloud-altemistafwk-common-cryptography:3.0.1.RELEASE'
// https://jarcasting.com/artifacts/cloud.altemista.fwk.cryptography/cloud-altemistafwk-common-cryptography/
implementation ("cloud.altemista.fwk.cryptography:cloud-altemistafwk-common-cryptography:3.0.1.RELEASE")
'cloud.altemista.fwk.cryptography:cloud-altemistafwk-common-cryptography:jar:3.0.1.RELEASE'
<dependency org="cloud.altemista.fwk.cryptography" name="cloud-altemistafwk-common-cryptography" rev="3.0.1.RELEASE">
  <artifact name="cloud-altemistafwk-common-cryptography" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.altemista.fwk.cryptography', module='cloud-altemistafwk-common-cryptography', version='3.0.1.RELEASE')
)
libraryDependencies += "cloud.altemista.fwk.cryptography" % "cloud-altemistafwk-common-cryptography" % "3.0.1.RELEASE"
[cloud.altemista.fwk.cryptography/cloud-altemistafwk-common-cryptography "3.0.1.RELEASE"]