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

2
cache/pom.xml vendored
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>