Both sides previous revisionPrevious revision | |
library:hook:start [2021/06/11 22:45] – Add velocity phoenix616 | library:hook:start [2021/12/06 23:04] (current) – [Maven information] Fix missing close phoenix616 |
---|
<groupId>de.themoep.hook</groupId> | <groupId>de.themoep.hook</groupId> |
<artifactId>hook-bukkit</artifactId> | <artifactId>hook-bukkit</artifactId> |
<version>1.0-SNAPSHOT<version> | <version>1.0-SNAPSHOT</version> |
<scope>compile</scope> | <scope>compile</scope> |
</dependency> | </dependency> |
<groupId>de.themoep.hook</groupId> | <groupId>de.themoep.hook</groupId> |
<artifactId>hook-bungee</artifactId> | <artifactId>hook-bungee</artifactId> |
<version>1.0-SNAPSHOT<version> | <version>1.0-SNAPSHOT</version> |
<scope>compile</scope> | <scope>compile</scope> |
</dependency> | </dependency> |
<groupId>de.themoep.hook</groupId> | <groupId>de.themoep.hook</groupId> |
<artifactId>hook-velocity</artifactId> | <artifactId>hook-velocity</artifactId> |
<version>1.0-SNAPSHOT<version> | <version>1.0-SNAPSHOT</version> |
<scope>compile</scope> | <scope>compile</scope> |
</dependency> | </dependency> |
<groupId>de.themoep.hook</groupId> | <groupId>de.themoep.hook</groupId> |
<artifactId>hook-core</artifactId> | <artifactId>hook-core</artifactId> |
<version>1.0-SNAPSHOT<version> | <version>1.0-SNAPSHOT</version> |
<scope>compile</scope> | <scope>compile</scope> |
</dependency> | </dependency> |