is not current version
Last Version 2020.5.1.1

com.crypteron:cipherstor 2016.8.1.0


GroupId

GroupId

com.crypteron
ArtifactId

ArtifactId

cipherstor
Version

Version

2016.8.1.0
Type

Type

jar

Download cipherstor 2016.8.1.0


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