License |
License |
---|---|
Categories |
CategoriesNet ASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdnet.kyori |
ArtifactId | ArtifactIdevent-method-asm |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionevent-method-asm
An event bus.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
event-method-asm-3.0.0.pom | |
event-method-asm-3.0.0.jar | 5 KB |
event-method-asm-3.0.0-sources.jar | 3 KB |
event-method-asm-3.0.0-javadoc.jar | 19 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.kyori : event-method | jar | 3.0.0 |
org.ow2.asm : asm-debug-all | jar | 6.0_BETA |
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 |