Last Version

XMLenc 0.53

XMLenc, a stream-based XML output library for Java, optimized for performance.

License

License

GroupId

GroupId

org.znerd
ArtifactId

ArtifactId

xmlenc
Version

Version

0.53
Type

Type

jar
Description

Description

XMLenc
XMLenc, a stream-based XML output library for Java, optimized for performance.
Project URL

Project URL

http://github.com/znerd/xmlenc/

Download xmlenc 0.53


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.