is not current version
Last Version 1.1

io.github.forezp:matrix-eventbus-starter 1.0

Demo project for Spring Boot

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

matrix-eventbus-starter
Version

Version

1.0
Type

Type

jar

Download matrix-eventbus-starter 1.0


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