Download dtds-4.0-b72.jar file - Jar d

Jar examples for d:dtds

Description

You can download jar file dtds 4.0-b72 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

dtds-4.0-b72-resources.jar
dtds-4.0-b72-sources.jar
dtds-4.0-b72.pom



Related Tutorials