Jar examples for d:dtdparser
A modified version of dtdparser, made for DTDDoc to support multiple DTD encoding
You can download jar file dtdparser 1.20-dtddoc in this page.
The Apache Software License, Version 1.1
You can use the following script to add dtdparser-1.20-dtddoc.jar to your project.
<dependency> <groupId>net.sf.dtddoc</groupId> <artifactId>dtdparser</artifactId> <version>1.20-dtddoc</version> </dependency>
compile group: 'net.sf.dtddoc', name: 'dtdparser', version: '1.20-dtddoc'
libraryDependencies += "net.sf.dtddoc" % "dtdparser" % "1.20-dtddoc"
<dependency org="net.sf.dtddoc" name="dtdparser" rev="1.20-dtddoc"/>
@Grapes(@Grab(group='net.sf.dtddoc', module='dtdparser', version='1.20-dtddoc'))
'net.sf.dtddoc:dtdparser:jar:1.20-dtddoc'
Click the following link to download the jar file.
dtdparser-1.20-dtddoc.jar