is not current version
Last Version 3.0.0

net.kyori:event-method-asm 2.0.1

An event bus.

Categories

Categories

Net ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

event-method-asm
Version

Version

2.0.1
Type

Type

jar

Download event-method-asm 2.0.1


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