Download signature-core-2.0.0-BETA1.jar file - Jar s

Jar examples for s:signature-core

Description

Demoiselle Signature Core project

You can download jar file signature-core 2.0.0-BETA1 in this page.

License

GNU Lesser General Public License, Version 3

Build File

You can use the following script to add signature-core-2.0.0-BETA1.jar to your project.

<dependency>
   <groupId>org.demoiselle.signer</groupId>
   <artifactId>signature-core</artifactId>
   <version>2.0.0-BETA1</version>
</dependency>
compile group: 'org.demoiselle.signer', name: 'signature-core', version: '2.0.0-BETA1'
libraryDependencies += "org.demoiselle.signer" % "signature-core" % "2.0.0-BETA1"
<dependency org="org.demoiselle.signer" name="signature-core" rev="2.0.0-BETA1"/>
@Grapes(@Grab(group='org.demoiselle.signer', module='signature-core', version='2.0.0-BETA1'))
'org.demoiselle.signer:signature-core:jar:2.0.0-BETA1'

Download

Click the following link to download the jar file.

signature-core-2.0.0-BETA1-javadoc.jar
signature-core-2.0.0-BETA1-sources.jar
signature-core-2.0.0-BETA1.jar
signature-core-2.0.0-BETA1.pom



Related Tutorials