Skip to content

Instantly share code, notes, and snippets.

@codinguser
Created January 27, 2013 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codinguser/4649143 to your computer and use it in GitHub Desktop.
Save codinguser/4649143 to your computer and use it in GitHub Desktop.
Android Contact Picker 2.2.0 maven dependency
<dependency>
<groupId>com.codinguser.android</groupId>
<artifactId>contactpicker</artifactId>
<version>2.2.0</version>
<type>apklib</type>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment