is not current version
Last Version 2020.5.1.1

com.crypteron:cipherdb-agent 2020.5.1.0


GroupId

GroupId

com.crypteron
ArtifactId

ArtifactId

cipherdb-agent
Version

Version

2020.5.1.0
Type

Type

pom

Download cipherdb-agent 2020.5.1.0

Filename Size
cipherdb-agent-2020.5.1.0.pom 782 bytes
Browse

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