Skip to content

Instantly share code, notes, and snippets.

@sadaco
Created August 21, 2013 07:32
Show Gist options
  • Save sadaco/6291333 to your computer and use it in GitHub Desktop.
Save sadaco/6291333 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.5</version>
</dependency>
</dependencies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment