is not current version
Last Version 0.3

com.github.lizhiwei88:easyevent-core 0.2


GroupId

GroupId

com.github.lizhiwei88
ArtifactId

ArtifactId

easyevent-core
Version

Version

0.2
Type

Type

jar

Download easyevent-core 0.2


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