License |
License |
---|---|
GroupId | GroupIdcom.crypteron |
ArtifactId | ArtifactIdcipherobject |
Last Version | Last Version2020.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCipherObject
Top Crypteron Java Agents project pom.xml file
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cipherobject-2020.5.1.1.pom | |
cipherobject-2020.5.1.1.jar | 2 KB |
cipherobject-2020.5.1.1-sources.jar | 1 KB |
cipherobject-2020.5.1.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.crypteron/cipherobject/ -->
<dependency>
<groupId>com.crypteron</groupId>
<artifactId>cipherobject</artifactId>
<version>2020.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.crypteron/cipherobject/
implementation 'com.crypteron:cipherobject:2020.5.1.1'
// https://jarcasting.com/artifacts/com.crypteron/cipherobject/
implementation ("com.crypteron:cipherobject:2020.5.1.1")
'com.crypteron:cipherobject:jar:2020.5.1.1'
<dependency org="com.crypteron" name="cipherobject" rev="2020.5.1.1">
<artifact name="cipherobject" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crypteron', module='cipherobject', version='2020.5.1.1')
)
libraryDependencies += "com.crypteron" % "cipherobject" % "2020.5.1.1"
[com.crypteron/cipherobject "2020.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.crypteron : ciphercore | jar | 2020.5.1.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
ch.qos.logback : logback-classic | jar | 1.1.7 |