mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-02 16:49:09 +00:00
@@ -19,7 +19,7 @@ If you'd like to have either or both the client and the API in your project, use
|
||||
<repository>
|
||||
<id>git-parabot</id>
|
||||
<name>Parabot's Git based repo</name>
|
||||
<url>https://github.com/parabot/Maven-Repository/raw/master/</url>
|
||||
<url>https://maven.parabot.org/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
@@ -27,12 +27,12 @@ If you'd like to have either or both the client and the API in your project, use
|
||||
<dependency>
|
||||
<groupId>org.parabot</groupId>
|
||||
<artifactId>client</artifactId>
|
||||
<version>2.2</version>
|
||||
<version>2.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.parabot</groupId>
|
||||
<artifactId>317provider</artifactId>
|
||||
<version>1.0</version>
|
||||
<artifactId>317-api-minified</artifactId>
|
||||
<version>1.21.3</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user