Split rs api from runelite api

This commit is contained in:
Adam
2016-07-14 19:25:18 -04:00
parent fb43ff0190
commit aae3cb5316
51 changed files with 61 additions and 8 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
<dependencies>
<dependency>
<groupId>net.runelite.rs</groupId>
<groupId>net.runelite</groupId>
<artifactId>api</artifactId>
<version>1.0.5-SNAPSHOT</version>
</dependency>