is not current version
Last Version 1.3.0

xml-security:xmlsec 1.0.5D2


Categories

Categories

Security
GroupId

GroupId

xml-security
ArtifactId

ArtifactId

xmlsec
Version

Version

1.0.5D2
Type

Type

jar

Download xmlsec 1.0.5D2


<!-- https://jarcasting.com/artifacts/xml-security/xmlsec/ -->
<dependency>
    <groupId>xml-security</groupId>
    <artifactId>xmlsec</artifactId>
    <version>1.0.5D2</version>
</dependency>
// https://jarcasting.com/artifacts/xml-security/xmlsec/
implementation 'xml-security:xmlsec:1.0.5D2'
// https://jarcasting.com/artifacts/xml-security/xmlsec/
implementation ("xml-security:xmlsec:1.0.5D2")
'xml-security:xmlsec:jar:1.0.5D2'
<dependency org="xml-security" name="xmlsec" rev="1.0.5D2">
  <artifact name="xmlsec" type="jar" />
</dependency>
@Grapes(
@Grab(group='xml-security', module='xmlsec', version='1.0.5D2')
)
libraryDependencies += "xml-security" % "xmlsec" % "1.0.5D2"
[xml-security/xmlsec "1.0.5D2"]