Download dtds-3.1.2.2.jar file - Jar d

Jar examples for d:dtds

Description

You can download jar file dtds 3.1.2.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

dtds-3.1.2.2-javadoc.jar
dtds-3.1.2.2-resources.jar
dtds-3.1.2.2-sources.jar
dtds-3.1.2.2.pom



Related Tutorials