Gum - A thin wrapper around Apple's Mac-specific Java libraries to allow code to compile on other platforms without redistributing Apple's jar.
'org.trypticon.gum:gum:0.1'
<dependency>
<groupId>org.trypticon.gum</groupId>
<artifactId>gum</artifactId>
<version>0.1</version>
</dependency>
<dependency org="org.trypticon.gum" name="gum" rev="0.1"/>
"org.trypticon.gum", "gum", "0.1"