License |
License |
---|---|
GroupId | GroupIdio.github.bdluck |
ArtifactId | ArtifactIddustpan-event |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description解析结果 -> 触发事件
|
Filename | Size |
---|---|
dustpan-event-1.4.1.pom | |
dustpan-event-1.4.1.jar | 3 KB |
dustpan-event-1.4.1-sources.jar | 1 KB |
dustpan-event-1.4.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bdluck/dustpan-event/ -->
<dependency>
<groupId>io.github.bdluck</groupId>
<artifactId>dustpan-event</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-event/
implementation 'io.github.bdluck:dustpan-event:1.4.1'
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-event/
implementation ("io.github.bdluck:dustpan-event:1.4.1")
'io.github.bdluck:dustpan-event:jar:1.4.1'
<dependency org="io.github.bdluck" name="dustpan-event" rev="1.4.1">
<artifact name="dustpan-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bdluck', module='dustpan-event', version='1.4.1')
)
libraryDependencies += "io.github.bdluck" % "dustpan-event" % "1.4.1"
[io.github.bdluck/dustpan-event "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.bdluck : dustpan-common | jar | 1.4.1 |
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |