Skip to content

Instantly share code, notes, and snippets.

@DenWav
Created January 18, 2016 19:11
Show Gist options
  • Save DenWav/30789296516065a3c41c to your computer and use it in GitHub Desktop.
Save DenWav/30789296516065a3c41c to your computer and use it in GitHub Desktop.
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spigot</artifactId>
<version>${project.version}</version>
<scope>system</scope>
<systemPath>${project.basedir}/spigot-1.8.8.jar</systemPath>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment