Updated Adding ProtocolLib as a Dependency (markdown)

Dan Mulloy 2019-12-13 22:41:13 -05:00
parent 33e8daffc8
commit 8382f06bec
1 changed files with 0 additions and 2 deletions

@ -1,5 +1,3 @@
# Adding ProtocolLib as a Dependency
To start, you're going to want to add ProtocolLib as a dependency to your project. While you could download the jar file and add it as a classpath dependency, we highly recommend using a build system such as [Maven](https://maven.apache.org/guides/getting-started/) or [Gradle](https://docs.gradle.org/current/userguide/getting_started.html).
Maven and Gradle _should_ download the JavaDocs. If not, you can find them here: http://ci.dmulloy2.net/job/ProtocolLib/javadoc/overview-summary.html