com.kevinten:vrml-eventbus

Vrml is a useful api library for java work.

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.kevinten
ArtifactId

ArtifactId

vrml-eventbus
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Vrml is a useful api library for java work.

Download vrml-eventbus

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.kevinten : vrml-core jar 1.0.1-RELEASE
io.vavr : vavr Optional jar 0.10.2
org.projectlombok : lombok Optional jar 1.18.12
com.google.code.gson : gson Optional jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0