License |
License |
---|---|
GroupId | GroupIdcom.crypteron |
ArtifactId | ArtifactIdcipherdb |
Last Version | Last Version2015.08.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCipherDB
Top CipherDB project pom.xml file
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cipherdb-2015.08.1.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.crypteron/cipherdb/ -->
<dependency>
<groupId>com.crypteron</groupId>
<artifactId>cipherdb</artifactId>
<version>2015.08.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.crypteron/cipherdb/
implementation 'com.crypteron:cipherdb:2015.08.1.0'
// https://jarcasting.com/artifacts/com.crypteron/cipherdb/
implementation ("com.crypteron:cipherdb:2015.08.1.0")
'com.crypteron:cipherdb:pom:2015.08.1.0'
<dependency org="com.crypteron" name="cipherdb" rev="2015.08.1.0">
<artifact name="cipherdb" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.crypteron', module='cipherdb', version='2015.08.1.0')
)
libraryDependencies += "com.crypteron" % "cipherdb" % "2015.08.1.0"
[com.crypteron/cipherdb "2015.08.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
ch.qos.logback : logback-classic | jar | 1.1.3 |