is not current version
Last Version 1.3.2

com.theicenet:theicenet-cryptography 1.0.3

TheIceNet Cryptography is a library which makes easy to develop cryptography-based, production-grade Spring Boot applications.

Categories

Categories

Net
GroupId

GroupId

com.theicenet
ArtifactId

ArtifactId

theicenet-cryptography
Version

Version

1.0.3
Type

Type

pom

Download theicenet-cryptography 1.0.3


<!-- https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography/ -->
<dependency>
    <groupId>com.theicenet</groupId>
    <artifactId>theicenet-cryptography</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography/
implementation 'com.theicenet:theicenet-cryptography:1.0.3'
// https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography/
implementation ("com.theicenet:theicenet-cryptography:1.0.3")
'com.theicenet:theicenet-cryptography:pom:1.0.3'
<dependency org="com.theicenet" name="theicenet-cryptography" rev="1.0.3">
  <artifact name="theicenet-cryptography" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.theicenet', module='theicenet-cryptography', version='1.0.3')
)
libraryDependencies += "com.theicenet" % "theicenet-cryptography" % "1.0.3"
[com.theicenet/theicenet-cryptography "1.0.3"]