Last Version

com.github.lizhiwei88:easyevent-core 0.3

A tool easy to handle events

License

License

GroupId

GroupId

com.github.lizhiwei88
ArtifactId

ArtifactId

easyevent-core
Version

Version

0.3
Type

Type

jar
Description

Description

A tool easy to handle events
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/easyevent-core

Download easyevent-core 0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.