LineArgs is the library contain a simple implementation of command line arguments parser based on annotations/metadata.
The library has identical API for Java (1.5) and C# (.net 2.0) .
Supports String,Integer,Boolean and List command line options.
Project migrated to www.latestbit.com and code.google.com