is not current version
Last Version 1.0.5

de.adorsys.sts:sts-simple-encryption 0.30.0


GroupId

GroupId

de.adorsys.sts
ArtifactId

ArtifactId

sts-simple-encryption
Version

Version

0.30.0
Type

Type

jar

Download sts-simple-encryption 0.30.0


<!-- https://jarcasting.com/artifacts/de.adorsys.sts/sts-simple-encryption/ -->
<dependency>
    <groupId>de.adorsys.sts</groupId>
    <artifactId>sts-simple-encryption</artifactId>
    <version>0.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.sts/sts-simple-encryption/
implementation 'de.adorsys.sts:sts-simple-encryption:0.30.0'
// https://jarcasting.com/artifacts/de.adorsys.sts/sts-simple-encryption/
implementation ("de.adorsys.sts:sts-simple-encryption:0.30.0")
'de.adorsys.sts:sts-simple-encryption:jar:0.30.0'
<dependency org="de.adorsys.sts" name="sts-simple-encryption" rev="0.30.0">
  <artifact name="sts-simple-encryption" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.sts', module='sts-simple-encryption', version='0.30.0')
)
libraryDependencies += "de.adorsys.sts" % "sts-simple-encryption" % "0.30.0"
[de.adorsys.sts/sts-simple-encryption "0.30.0"]