EasyListener

轻松(做)监听,简单快捷的通用Bukkit插件监听器类库。

License

License

GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

easylistener
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

EasyListener
轻松(做)监听,简单快捷的通用Bukkit插件监听器类库。
Project URL

Project URL

https://github.com/CarmJos/EasyListener
Source Code Management

Source Code Management

https://github.com/CarmJos/EasyListener

Download easylistener

How to add to project

<!-- https://jarcasting.com/artifacts/cc.carm.lib/easylistener/ -->
<dependency>
    <groupId>cc.carm.lib</groupId>
    <artifactId>easylistener</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.carm.lib/easylistener/
implementation 'cc.carm.lib:easylistener:2.0.0'
// https://jarcasting.com/artifacts/cc.carm.lib/easylistener/
implementation ("cc.carm.lib:easylistener:2.0.0")
'cc.carm.lib:easylistener:jar:2.0.0'
<dependency org="cc.carm.lib" name="easylistener" rev="2.0.0">
  <artifact name="easylistener" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.carm.lib', module='easylistener', version='2.0.0')
)
libraryDependencies += "cc.carm.lib" % "easylistener" % "2.0.0"
[cc.carm.lib/easylistener "2.0.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.13.2-R0.1-SNAPSHOT
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.0
1.1.0
1.0.2