is not current version
Last Version 0.2.2

com.lgou2w:ldk-eventbus 0.2.1


Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.lgou2w
ArtifactId

ArtifactId

ldk-eventbus
Version

Version

0.2.1
Type

Type

jar

Download ldk-eventbus 0.2.1


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