| License | 
                License
                                                        The Apache License, Version 2.0                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.coconut.event | 
    
| ArtifactId | ArtifactIdcoconut-event-api | 
    
| Last Version | Last Version1.0-alpha3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCoconut Event API 
            API for Coconut Event 
         | 
    
| Project Organization | 
                    Project OrganizationCodehaus | 
            
| Filename | Size | 
|---|---|
| coconut-event-api-1.0-alpha3.pom | |
| coconut-event-api-1.0-alpha3.jar | 14 KB | 
| coconut-event-api-1.0-alpha3-sources.jar | 11 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.coconut.event/coconut-event-api/ -->
<dependency>
    <groupId>org.coconut.event</groupId>
    <artifactId>coconut-event-api</artifactId>
    <version>1.0-alpha3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.coconut.event/coconut-event-api/
implementation 'org.coconut.event:coconut-event-api:1.0-alpha3'
                // https://jarcasting.com/artifacts/org.coconut.event/coconut-event-api/
implementation ("org.coconut.event:coconut-event-api:1.0-alpha3")
                'org.coconut.event:coconut-event-api:jar:1.0-alpha3'
                <dependency org="org.coconut.event" name="coconut-event-api" rev="1.0-alpha3">
  <artifact name="coconut-event-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.coconut.event', module='coconut-event-api', version='1.0-alpha3')
)
                libraryDependencies += "org.coconut.event" % "coconut-event-api" % "1.0-alpha3"
                [org.coconut.event/coconut-event-api "1.0-alpha3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.coconut.core : coconut-core | jar | 1.0-alpha3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.coconut.test : coconut-test-framework | jar | 1.0-alpha3 |