Update API authored by Ticxo's avatar Ticxo
...@@ -18,6 +18,7 @@ use Model Engine without MythicMobs, you can use our robust API! ...@@ -18,6 +18,7 @@ use Model Engine without MythicMobs, you can use our robust API!
<groupId>com.ticxo.modelengine</groupId> <groupId>com.ticxo.modelengine</groupId>
<artifactId>ModelEngine</artifactId> <artifactId>ModelEngine</artifactId>
<version>version</version> <version>version</version>
<scope>provided</scope>
</dependency> </dependency>
``` ```
... ...
......