Last Version

event-api 3.0.0

An event bus.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

event-api
Version

Version

3.0.0
Type

Type

jar
Description

Description

event-api
An event bus.
Project URL

Project URL

https://github.com/KyoriPowered/event/
Source Code Management

Source Code Management

https://github.com/KyoriPowered/event/

Download event-api 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
org.checkerframework : checker-qual jar 2.5.4

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.3.0-M1

Project Modules

There are no modules declared in this project.