is not current version
Last Version 0.2.2

es.uji.crypto.xades:jxades 0.2.0

Lightweight Java library implementing BES, EPES and T profiles of XAdES 1.4.1 XML signature format

GroupId

GroupId

es.uji.crypto.xades
ArtifactId

ArtifactId

jxades
Version

Version

0.2.0
Type

Type

jar

Download jxades 0.2.0


<!-- https://jarcasting.com/artifacts/es.uji.crypto.xades/jxades/ -->
<dependency>
    <groupId>es.uji.crypto.xades</groupId>
    <artifactId>jxades</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/es.uji.crypto.xades/jxades/
implementation 'es.uji.crypto.xades:jxades:0.2.0'
// https://jarcasting.com/artifacts/es.uji.crypto.xades/jxades/
implementation ("es.uji.crypto.xades:jxades:0.2.0")
'es.uji.crypto.xades:jxades:jar:0.2.0'
<dependency org="es.uji.crypto.xades" name="jxades" rev="0.2.0">
  <artifact name="jxades" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.uji.crypto.xades', module='jxades', version='0.2.0')
)
libraryDependencies += "es.uji.crypto.xades" % "jxades" % "0.2.0"
[es.uji.crypto.xades/jxades "0.2.0"]