is not current version
Last Version 20.01.27

com.github.martinpaljak:cdoc4j 0.0.7

Java library for handling CDOC 1.0/1.1/2.0 files with AES-256 GCM and RSA or ECC recipients

GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

cdoc4j
Version

Version

0.0.7
Type

Type

jar

Download cdoc4j 0.0.7


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