Download dtds-5.0.jar file - Jar d

Jar examples for d:dtds

Description

You can download jar file dtds 5.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

dtds-5.0-resources.jar
dtds-5.0-sources.jar
dtds-5.0.pom



Related Tutorials