dtdparser modified for DTDDoc

A modified version of dtdparser, made for DTDDoc to support multiple DTD encoding

License

License

The Apache Software License, Version 1.1
GNU LESSER GENERAL PUBLIC LICENSE
Categories

Categories

Net
GroupId

GroupId

net.sf.dtddoc
ArtifactId

ArtifactId

dtdparser
Last Version

Last Version

1.20-dtddoc
Release Date

Release Date

Type

Type

jar
Description

Description

dtdparser modified for DTDDoc
A modified version of dtdparser, made for DTDDoc to support multiple DTD encoding

Download dtdparser

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.20-dtddoc
1.20