is not current version
Last Version 6.0.0.Beta2

org.activiti:activiti-cipher 6.0.0.Beta1

Tool for creating/reading ciphered files and two matching keys for decrypting.

GroupId

GroupId

org.activiti
ArtifactId

ArtifactId

activiti-cipher
Version

Version

6.0.0.Beta1
Type

Type

jar

Download activiti-cipher 6.0.0.Beta1


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