Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
library:lang:start [2020/09/14 23:15] phoenix616library:lang:start [2020/10/16 19:38] (current) – [Maven Info] phoenix616
Line 8: Line 8:
 ## Maven Info ## Maven Info
  
-```xml+<code xml>
 <repository> <repository>
     <id>minebench-repo</id>     <id>minebench-repo</id>
Line 20: Line 20:
     <scope>compile</scope>     <scope>compile</scope>
 </dependency> </dependency>
-```+</code>
  
 ## Usage ## Usage