An open API service indexing awesome lists of open source software.

https://github.com/shubhamv108/demo-ant

A simple demo project using Ant.
https://github.com/shubhamv108/demo-ant

ant build jar java

Last synced: 4 months ago
JSON representation

A simple demo project using Ant.

Awesome Lists containing this project

README

          

## Run
ant run
## Build
ant build
## Clean
ant clean