Download esec-itext-1.0.0.jar file - Jar e

Jar examples for e:esec-itext

Description

This library is used to sign PDFs.

You can download jar file esec-itext 1.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add esec-itext-1.0.0.jar to your project.

<dependency>
   <groupId>br.com.esec.icpm</groupId>
   <artifactId>esec-itext</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'br.com.esec.icpm', name: 'esec-itext', version: '1.0.0'
libraryDependencies += "br.com.esec.icpm" % "esec-itext" % "1.0.0"
<dependency org="br.com.esec.icpm" name="esec-itext" rev="1.0.0"/>
@Grapes(@Grab(group='br.com.esec.icpm', module='esec-itext', version='1.0.0'))
'br.com.esec.icpm:esec-itext:jar:1.0.0'

Download

Click the following link to download the jar file.

esec-itext-1.0.0-javadoc.jar
esec-itext-1.0.0-sources.jar
esec-itext-1.0.0.jar
esec-itext-1.0.0.pom



Related Tutorials