Last Version

dtdparser 1.21

A Java DTD Parser

License

License

Apache-style license
GroupId

GroupId

com.wutka
ArtifactId

ArtifactId

dtdparser
Version

Version

1.21
Type

Type

jar
Description

Description

dtdparser
A Java DTD Parser
Source Code Management

Source Code Management

http://dtdparser.cvs.sourceforge.net/dtdparser

Download dtdparser 1.21


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

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.