is not current version
Last Version 1.3.2

com.theicenet:theicenet-cryptography-spring-boot-starter 1.1.3


Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

com.theicenet
ArtifactId

ArtifactId

theicenet-cryptography-spring-boot-starter
Version

Version

1.1.3
Type

Type

jar

Download theicenet-cryptography-spring-boot-starter 1.1.3


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