is not current version
Last Version 2020.5.1.1

com.crypteron:crypteron 2017.1.2.0

Top CipherDB project pom.xml file

GroupId

GroupId

com.crypteron
ArtifactId

ArtifactId

crypteron
Version

Version

2017.1.2.0
Type

Type

pom

Download crypteron 2017.1.2.0

Filename Size
crypteron-2017.1.2.0.pom 15 KB
Browse

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