is not current version
Last Version 0.2.2

com.lgou2w:ldk-eventbus 0.1.9


Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.lgou2w
ArtifactId

ArtifactId

ldk-eventbus
Version

Version

0.1.9
Type

Type

jar

Download ldk-eventbus 0.1.9


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