jabs: Event API Sample

jabs is ABS concurrent object API in Java.

License

License

GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

jabs-event-sample
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jabs-event-sample

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.crisposs : jabs-event jar 0.9.3

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