is not current version
Last Version 2.0.0-425

com.github.cafapi.cipher:cipher-jasypt 1.12.0-232


GroupId

GroupId

com.github.cafapi.cipher
ArtifactId

ArtifactId

cipher-jasypt
Version

Version

1.12.0-232
Type

Type

jar

Download cipher-jasypt 1.12.0-232


<!-- https://jarcasting.com/artifacts/com.github.cafapi.cipher/cipher-jasypt/ -->
<dependency>
    <groupId>com.github.cafapi.cipher</groupId>
    <artifactId>cipher-jasypt</artifactId>
    <version>1.12.0-232</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.cipher/cipher-jasypt/
implementation 'com.github.cafapi.cipher:cipher-jasypt:1.12.0-232'
// https://jarcasting.com/artifacts/com.github.cafapi.cipher/cipher-jasypt/
implementation ("com.github.cafapi.cipher:cipher-jasypt:1.12.0-232")
'com.github.cafapi.cipher:cipher-jasypt:jar:1.12.0-232'
<dependency org="com.github.cafapi.cipher" name="cipher-jasypt" rev="1.12.0-232">
  <artifact name="cipher-jasypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.cipher', module='cipher-jasypt', version='1.12.0-232')
)
libraryDependencies += "com.github.cafapi.cipher" % "cipher-jasypt" % "1.12.0-232"
[com.github.cafapi.cipher/cipher-jasypt "1.12.0-232"]