License |
License |
---|---|
GroupId | GroupIdcom.quhaodian |
ArtifactId | ArtifactIdeventdispatcher |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneventdispatcher
discover is a lightweight Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
eventdispatcher-1.8.1.pom | |
eventdispatcher-1.8.1.jar | 7 KB |
eventdispatcher-1.8.1-sources.jar | 6 KB |
eventdispatcher-1.8.1-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.quhaodian/eventdispatcher/ -->
<dependency>
<groupId>com.quhaodian</groupId>
<artifactId>eventdispatcher</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.quhaodian/eventdispatcher/
implementation 'com.quhaodian:eventdispatcher:1.8.1'
// https://jarcasting.com/artifacts/com.quhaodian/eventdispatcher/
implementation ("com.quhaodian:eventdispatcher:1.8.1")
'com.quhaodian:eventdispatcher:jar:1.8.1'
<dependency org="com.quhaodian" name="eventdispatcher" rev="1.8.1">
<artifact name="eventdispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quhaodian', module='eventdispatcher', version='1.8.1')
)
libraryDependencies += "com.quhaodian" % "eventdispatcher" % "1.8.1"
[com.quhaodian/eventdispatcher "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |