MythicMobsLibEvent
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>cn.handyplus.lib.mm</groupId>
<artifactId>MythicMobsLibEvent</artifactId>
<version>1.1.1</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>cn.handyplus.lib.mm</groupId>
<artifactId>MythicMobsParent</artifactId>
<version>1.1.1</version>
</parent>
<artifactId>MythicMobsLibEvent</artifactId>
<version>1.1.1</version>
<description>MythicMobsLib事件兼容包</description>
<licenses>
<license>
<name>GNU LESSER GENERAL PUBLIC LICENSE v3.0</name>
<url>https://github.com/handyplus/MythicMobsParent/blob/master/LICENSE</url>
</license>
</licenses>
</project>