Changes
Page history
Update Introduction to API
authored
Feb 26, 2024
by
MarcatoSound
Hide whitespace changes
Inline
Side-by-side
Introduction-to-API.md
View page @
4d44c526
...
...
@@ -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
-SNAPSHOT
</version>
<version>
1.3.0
</version>
<scope>
provided
</scope>
</dependency>
```
...
...
...
...