Download Tidy-1.jar file - Jar t

Jar examples for t:Tidy

Description

A component of the BIRT runtime

You can download jar file Tidy 1 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add Tidy-1.jar to your project.

<dependency>
   <groupId>org.eclipse.birt.runtime.3_7_1</groupId>
   <artifactId>Tidy</artifactId>
   <version>1</version>
</dependency>
compile group: 'org.eclipse.birt.runtime.3_7_1', name: 'Tidy', version: '1'
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "Tidy" % "1"
<dependency org="org.eclipse.birt.runtime.3_7_1" name="Tidy" rev="1"/>
@Grapes(@Grab(group='org.eclipse.birt.runtime.3_7_1', module='Tidy', version='1'))
'org.eclipse.birt.runtime.3_7_1:Tidy:jar:1'

Download

Click the following link to download the jar file.

Tidy-1.jar
Tidy-1.pom



Related Tutorials