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