jabs: Event API

jabs is ABS concurrent object API in Java.

License

License

GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

jabs-event
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

jabs: Event API
jabs is ABS concurrent object API in Java.

Download jabs-event

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
com.github.crisposs : jabs-api jar 0.9.3
org.projectreactor : reactor-core jar 1.1.6.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.28

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3