Download dtds-4.1.1.jar file - Jar d

Jar examples for d:dtds

Description

You can download jar file dtds 4.1.1 in this page.

Build File

You can use the following script to add dtds-4.1.1.jar to your project.

<dependency>
   <groupId>org.glassfish.main.deployment</groupId>
   <artifactId>dtds</artifactId>
   <version>4.1.1</version>
</dependency>
compile group: 'org.glassfish.main.deployment', name: 'dtds', version: '4.1.1'
libraryDependencies += "org.glassfish.main.deployment" % "dtds" % "4.1.1"
<dependency org="org.glassfish.main.deployment" name="dtds" rev="4.1.1"/>
@Grapes(@Grab(group='org.glassfish.main.deployment', module='dtds', version='4.1.1'))
'org.glassfish.main.deployment:dtds:jar:4.1.1'

Download

Click the following link to download the jar file.

dtds-4.1.1-resources.jar
dtds-4.1.1-sources.jar
dtds-4.1.1.pom



Related Tutorials