is not current version
Last Version 1.3.0

xml-security:xmlsec 1.1.0


Categories

Categories

Security
GroupId

GroupId

xml-security
ArtifactId

ArtifactId

xmlsec
Version

Version

1.1.0
Type

Type

jar

Download xmlsec 1.1.0


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