MVN

com.wutka : dtdparser

Maven & Gradle

Jul 27, 2006
12 usages

dtdparser · A Java DTD Parser

<dependency>
    <groupId>com.wutka</groupId>
    <artifactId>dtdparser</artifactId>
    <version>1.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wutka : dtdparser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.21

All Versions

Choose a version of com.wutka : dtdparser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.21
dtdparser-1.21

How to add a dependency to Maven

Add the following com.wutka : dtdparser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wutka</groupId>
    <artifactId>dtdparser</artifactId>
    <version>1.21</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wutka : dtdparser gradle dependency to your build.gradle file:

implementation 'com.wutka:dtdparser:1.21'

Gradle Kotlin DSL: Add the following com.wutka : dtdparser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wutka:dtdparser:1.21")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wutka : dtdparser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wutka" % "dtdparser" % "1.21"

Advertisement

Dependencies from Group

Jul 27, 2006
12 usages
jox
Jul 27, 2006

Discover Dependencies

Sep 06, 2012
6 usages
18 stars
May 20, 2010
16 usages
Feb 13, 2013
204 usages
51 stars
Jan 12, 2014
8 usages
May 11, 2022
16 usages
5 stars
Aug 26, 2010
13 usages
Feb 27, 2007
6 usages
Aug 19, 2014
3 usages
8 stars