GroupId | GroupIdio.github.bdluck |
---|---|
ArtifactId | ArtifactIddustpan-event |
Version | Version1.1.4 |
Type | Typejar |
Filename | Size |
---|---|
dustpan-event-1.1.4.pom | |
dustpan-event-1.1.4.jar | 3 KB |
dustpan-event-1.1.4-sources.jar | 1 KB |
dustpan-event-1.1.4-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.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-event/
implementation 'io.github.bdluck:dustpan-event:1.1.4'
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-event/
implementation ("io.github.bdluck:dustpan-event:1.1.4")
'io.github.bdluck:dustpan-event:jar:1.1.4'
<dependency org="io.github.bdluck" name="dustpan-event" rev="1.1.4">
<artifact name="dustpan-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bdluck', module='dustpan-event', version='1.1.4')
)
libraryDependencies += "io.github.bdluck" % "dustpan-event" % "1.1.4"
[io.github.bdluck/dustpan-event "1.1.4"]