Changes
Page history
Update Introduction to API
authored
Mar 26, 2024
by
Aestrus
Show whitespace changes
Inline
Side-by-side
Introduction-to-API.md
View page @
a3c1a73b
...
...
@@ -21,7 +21,7 @@ Put the following in your pom.xml within their respective sections.
<dependency>
<groupId>
net.playavalon
</groupId>
<artifactId>
MythicDungeons
</artifactId>
<version>
1.3.0
</version>
<version>
1.3.0
-SNAPSHOT
</version>
<scope>
provided
</scope>
</dependency>
```
...
...
...
...