tree: 439f9b22cc12a458e3e5c288648a8e311268acf7 [path history] [tgz]
  1. src/
  2. build.xml
  3. readme.md
examples/example2/readme.md

Example 2 — define the dependencies in your ant build

This example shows how to define your dependencies in your ant build script.

It also contains an example of doing the same thing in groovy using AntBuilder.