<dependency>
<groupId>ch.tatool</groupId>
<artifactId>tatool-api</artifactId>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>ch.tatool</groupId>
<artifactId>tatool-core</artifactId>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>ch.tatool</groupId>
<artifactId>tatool-app</artifactId>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>ch.tatool</groupId>
<artifactId>tatool-test</artifactId>
<version>1.3.2</version>
<scope>test</scope>
</dependency>
Get the latest version of Tatool's source code via
Subversion. You can also continue improving Tatool by writing your own
features and tasks and contribute them to the main Tatool release.
Tatool's
API documentation.