args4j
args4j copied to clipboard
Download links on site are out of date
On the args4j homepage the download link has releases up to 2.0.21, which is more than 16 months old, but nothing newer than that. I see releases tagged up to 2.0.25 here, but can't find jars to go with them. Furthermore, the documentation on the site is for 2.0.25, e.g. OptionHandlerFilter is documented, but not available in any of the releases linked from the site.
Following up here. Is there anything I could do to help? I'd love to see the improvements to args4j made more readily accessible.
As this project is released in Maven, you can download it from Maven repository, for example http://mvnrepository.com/artifact/args4j/args4j/2.0.29 and click Download (BUNDLE)
.
That's great, but the big giant "download" link on the homepage doesn't point to the maven repository. Additionally, the download links include javadoc and source releases, which I don't see on the Maven page. Providing up to date source jars would be greatly appreciated.