| Лицензия |
Лицензия
The Apache License, Version 2.0
|
|---|---|
| Группа | Группаorg.coconut.event |
| Идентификатор | Идентификаторcoconut-event-impl |
| Последняя версия | Последняя версия1.0-alpha3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCoconut Event Implementation
Implementation of Coconut Event API
|
| Организация-разработчик |
Организация-разработчикCodehaus |
| Имя Файла | Размер |
|---|---|
| coconut-event-impl-1.0-alpha3.pom | |
| coconut-event-impl-1.0-alpha3.jar | 6 KB |
| coconut-event-impl-1.0-alpha3-sources.jar | 3 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.coconut.event : coconut-event-api | jar | 1.0-alpha3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.coconut.test : coconut-test-framework | jar | 1.0-alpha3 |