is not current version
Last Version 0.2.2

com.lgou2w:ldk-eventbus-asm 0.2.0


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation EventBus Messaging
GroupId

GroupId

com.lgou2w
ArtifactId

ArtifactId

ldk-eventbus-asm
Version

Version

0.2.0
Type

Type

jar

Download ldk-eventbus-asm 0.2.0


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