Skip to content

Instantly share code, notes, and snippets.

@ifinoi
Created February 25, 2013 15:38
Show Gist options
  • Save ifinoi/5030669 to your computer and use it in GitHub Desktop.
Save ifinoi/5030669 to your computer and use it in GitHub Desktop.
Maven dependency
<dependencies>
<!-- other dependencies here -->
<dependency>
<groupId>com.bugsense.trace</groupId>
<artifactId>bugsense</artifactId>
<version>3.2</version>
</dependency>
</dependencies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment