is not current version
Last Version 1.4.1

io.github.bdluck:dustpan-event 1.3.0

解析结果 -> 触发事件

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-event
Version

Version

1.3.0
Type

Type

jar

Download dustpan-event 1.3.0


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