Last Version

event-method-asm 3.0.0

An event bus.

License

License

Categories

Categories

Net ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

event-method-asm
Version

Version

3.0.0
Type

Type

jar
Description

Description

event-method-asm
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-method-asm 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.kyori : event-method jar 3.0.0
org.ow2.asm : asm-debug-all jar 6.0_BETA

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.