A dumping ground for various useful Java classes and ant build macros that have evolved over time from repeated use in several different projects.
'org.dellroad:dellroad-stuff:1.1.2'
<dependency> <groupId>org.dellroad</groupId> <artifactId>dellroad-stuff</artifactId> <version>1.1.2</version> </dependency>
<dependency org="org.dellroad" name="dellroad-stuff" rev="1.1.2"/>
"org.dellroad", "dellroad-stuff", "1.1.2"