GroupId | GroupIdcloud.altemista.fwk.cryptography |
---|---|
ArtifactId | ArtifactIdcloud-altemistafwk-common-cryptography |
Version | Version3.0.1.RELEASE |
Type | Typejar |
<!-- 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"]