Split rs api from runelite api

This commit is contained in:
Adam
2016-07-14 19:24:58 -04:00
parent fb43ff0190
commit aae3cb5316
51 changed files with 61 additions and 8 deletions

View File

@@ -64,7 +64,7 @@
</dependency>
<dependency>
<groupId>net.runelite.rs</groupId>
<groupId>net.runelite</groupId>
<artifactId>api</artifactId>
<version>1.0.5-SNAPSHOT</version>
</dependency>