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

Jar examples for d:dtds

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials