Coconut Event Implementation

Implementation of Coconut Event API

License

License

The Apache License, Version 2.0
GroupId

GroupId

org.coconut.event
ArtifactId

ArtifactId

coconut-event-impl
Last Version

Last Version

1.0-alpha3
Release Date

Release Date

Type

Type

jar
Description

Description

Coconut Event Implementation
Implementation of Coconut Event API
Project Organization

Project Organization

Codehaus

Download coconut-event-impl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.coconut.event : coconut-event-api jar 1.0-alpha3

test (1)

Group / Artifact Type Version
org.coconut.test : coconut-test-framework jar 1.0-alpha3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha3