Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
plugin:connectorplugin:usage:start [2021/10/10 19:14] – Add useful javadocs links phoenix616plugin:connectorplugin:usage:start [2021/10/12 00:08] – [Maven Info] Use correct version phoenix616
Line 22: Line 22:
     <groupId>de.themoep.connectorplugin</groupId>     <groupId>de.themoep.connectorplugin</groupId>
     <artifactId>[bukkit|bungee]</artifactId>     <artifactId>[bukkit|bungee]</artifactId>
-    <version>1.3-1SNAPSHOT</version>+    <version>1.2-1SNAPSHOT</version>
     <scope>provided</scope>     <scope>provided</scope>
 </dependency> </dependency>
 </code> </code>