не последняя версия
Последняя версия 0.10.0

com.github.philippheuer.events4j:events4j-core 0.9.1

Events4J - Core

Группа

Группа

com.github.philippheuer.events4j
Идентификатор

Идентификатор

events4j-core
Версия

Версия

0.9.1
Тип

Тип

jar

Скачать events4j-core 0.9.1


<!-- https://jarcasting.com/artifacts/com.github.philippheuer.events4j/events4j-core/ -->
<dependency>
    <groupId>com.github.philippheuer.events4j</groupId>
    <artifactId>events4j-core</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philippheuer.events4j/events4j-core/
implementation 'com.github.philippheuer.events4j:events4j-core:0.9.1'
// https://jarcasting.com/artifacts/com.github.philippheuer.events4j/events4j-core/
implementation ("com.github.philippheuer.events4j:events4j-core:0.9.1")
'com.github.philippheuer.events4j:events4j-core:jar:0.9.1'
<dependency org="com.github.philippheuer.events4j" name="events4j-core" rev="0.9.1">
  <artifact name="events4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philippheuer.events4j', module='events4j-core', version='0.9.1')
)
libraryDependencies += "com.github.philippheuer.events4j" % "events4j-core" % "0.9.1"
[com.github.philippheuer.events4j/events4j-core "0.9.1"]