is not current version
Last Version 2020.5.1.1

com.crypteron:cipherstor 2016.8.1.1


GroupId

GroupId

com.crypteron
ArtifactId

ArtifactId

cipherstor
Version

Version

2016.8.1.1
Type

Type

jar

Download cipherstor 2016.8.1.1


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