Download afirma-core-1.6.jar file - Jar a

Jar examples for a:afirma-core

Description

Core del Cliente @firma

You can download jar file afirma-core 1.6 in this page.

Build File

You can use the following script to add afirma-core-1.6.jar to your project.

<dependency>
   <groupId>es.gob.afirma</groupId>
   <artifactId>afirma-core</artifactId>
   <version>1.6</version>
</dependency>
compile group: 'es.gob.afirma', name: 'afirma-core', version: '1.6'
libraryDependencies += "es.gob.afirma" % "afirma-core" % "1.6"
<dependency org="es.gob.afirma" name="afirma-core" rev="1.6"/>
@Grapes(@Grab(group='es.gob.afirma', module='afirma-core', version='1.6'))
'es.gob.afirma:afirma-core:jar:1.6'

Download

Click the following link to download the jar file.

afirma-core-1.6-javadoc.jar
afirma-core-1.6-sources.jar
afirma-core-1.6.jar
afirma-core-1.6.pom



Related Tutorials