Downloads

Latest releases, source, and javadocs are all available from the downloads page on SourceForge.net.

Releases

See the release notes.

Maven

Tedhi is available from Maven Central. Add the following to your pom:

<dependency>
  <groupId>net.sourceforge.tedhi</groupId>
  <artifactId>tedhi</artifactId>
  <version>0.7</version>
</dependency>

Ant/Eclipse/etc.

Download and add the following to your classpath:

Source

You can checkout the source from subversion here:
http://svn.code.sf.net/p/tedhi/code/trunk

Contributions

Contributions are welcome. If you would like to support the project, please send a sourceforge message to Malcolm Lett to request access.