Download mss-ws-client-1.8.6.jar file - Jar m

Jar examples for m:mss-ws-client

Description

This library is used to make integration with Certillion Signature Server.

You can download jar file mss-ws-client 1.8.6 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add mss-ws-client-1.8.6.jar to your project.

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

Download

Click the following link to download the jar file.

mss-ws-client-1.8.6-javadoc.jar
mss-ws-client-1.8.6-sources.jar
mss-ws-client-1.8.6.jar
mss-ws-client-1.8.6.pom



Related Tutorials