is not current version
Last Version 0.3

com.github.lizhiwei88:easyevent 0.1

A tool easy to handle events

GroupId

GroupId

com.github.lizhiwei88
ArtifactId

ArtifactId

easyevent
Version

Version

0.1
Type

Type

pom

Download easyevent 0.1

Filename Size
easyevent-0.1.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.lizhiwei88/easyevent/ -->
<dependency>
    <groupId>com.github.lizhiwei88</groupId>
    <artifactId>easyevent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lizhiwei88/easyevent/
implementation 'com.github.lizhiwei88:easyevent:0.1'
// https://jarcasting.com/artifacts/com.github.lizhiwei88/easyevent/
implementation ("com.github.lizhiwei88:easyevent:0.1")
'com.github.lizhiwei88:easyevent:pom:0.1'
<dependency org="com.github.lizhiwei88" name="easyevent" rev="0.1">
  <artifact name="easyevent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lizhiwei88', module='easyevent', version='0.1')
)
libraryDependencies += "com.github.lizhiwei88" % "easyevent" % "0.1"
[com.github.lizhiwei88/easyevent "0.1"]