is not current version
Last Version 0.2.2

com.lgou2w:ldk-eventbus-asm 0.1.9


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation EventBus Messaging
GroupId

GroupId

com.lgou2w
ArtifactId

ArtifactId

ldk-eventbus-asm
Version

Version

0.1.9
Type

Type

jar

Download ldk-eventbus-asm 0.1.9


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