Download ph-xmldsig-2.0.2.jar file - Jar p

Jar examples for p:ph-xmldsig

Description

Wrapper library to handle XMLDsig more easily

You can download jar file ph-xmldsig 2.0.2 in this page.

License

Apache 2

Build File

You can use the following script to add ph-xmldsig-2.0.2.jar to your project.

<dependency>
   <groupId>com.helger</groupId>
   <artifactId>ph-xmldsig</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'com.helger', name: 'ph-xmldsig', version: '2.0.2'
libraryDependencies += "com.helger" % "ph-xmldsig" % "2.0.2"
<dependency org="com.helger" name="ph-xmldsig" rev="2.0.2"/>
@Grapes(@Grab(group='com.helger', module='ph-xmldsig', version='2.0.2'))
'com.helger:ph-xmldsig:jar:2.0.2'

Download

Click the following link to download the jar file.

ph-xmldsig-2.0.2-javadoc.jar
ph-xmldsig-2.0.2-sources.jar
ph-xmldsig-2.0.2-test-sources.jar
ph-xmldsig-2.0.2.jar
ph-xmldsig-2.0.2.pom



Related Tutorials