is not current version
Last Version 0.52

xmlenc:xmlenc 0.33


GroupId

GroupId

xmlenc
ArtifactId

ArtifactId

xmlenc
Version

Version

0.33
Type

Type

jar

Download xmlenc 0.33


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