Simple Event Architecture - Bits of Independently Reusable Decoration

An event-dispatch mechanism

License

License

GroupId

GroupId

com.getperka.sea
ArtifactId

ArtifactId

sea-bird
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Event Architecture - Bits of Independently Reusable Decoration
An event-dispatch mechanism
Project Organization

Project Organization

Perka Inc.

Download sea-bird

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.getperka.sea : sea jar 0.1.8
org.slf4j : slf4j-api jar 1.6.4
javax.inject : javax.inject jar 1
com.google.inject : guice jar 3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-simple jar 1.6.4

Project Modules

There are no modules declared in this project.
com.getperka.sea

Perka

Versions

Version
0.1.8
0.1.7