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

Jar examples for a:afirma-core

Description

Core del Cliente @firma

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials