Skip to content

Instantly share code, notes, and snippets.

@dailymartin
Created January 9, 2017 04:22
Show Gist options
  • Save dailymartin/efb0fc335c8cce7c4e706d69fe81c5f8 to your computer and use it in GitHub Desktop.
Save dailymartin/efb0fc335c8cce7c4e706d69fe81c5f8 to your computer and use it in GitHub Desktop.
<!-- PassKit -->
<dependency>
<groupId>de.brendamour</groupId>
<artifactId>jpasskit</artifactId>
<version>0.0.8</version>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
</exclusion>
</exclusions>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment