is not current version
Last Version 2015.08.1.0

com.crypteron:cipherdb 2015.07.0.0

Top CipherDB project pom.xml file

GroupId

GroupId

com.crypteron
ArtifactId

ArtifactId

cipherdb
Version

Version

2015.07.0.0
Type

Type

pom

Download cipherdb 2015.07.0.0

Filename Size
cipherdb-2015.07.0.0.pom 14 KB
Browse

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