| License |
License
The Apache License, Version 2.0
|
|---|---|
| GroupId | GroupIdorg.coconut.event |
| ArtifactId | ArtifactIdcoconut-event-impl |
| Last Version | Last Version1.0-alpha3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCoconut Event Implementation
Implementation of Coconut Event API
|
| Project Organization |
Project OrganizationCodehaus |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.coconut.event : coconut-event-api | jar | 1.0-alpha3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.coconut.test : coconut-test-framework | jar | 1.0-alpha3 |