не последняя версия
Последняя версия 2020.0.14-PREVIEW

org.hexworks.cobalt:cobalt.events 2020.0.12-RELEASE

Eventing utilities for Cobalt.

Группа

Группа

org.hexworks.cobalt
Идентификатор

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

cobalt.events
Версия

Версия

2020.0.12-RELEASE
Тип

Тип

pom

Скачать cobalt.events 2020.0.12-RELEASE


<!-- https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.events/ -->
<dependency>
    <groupId>org.hexworks.cobalt</groupId>
    <artifactId>cobalt.events</artifactId>
    <version>2020.0.12-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.events/
implementation 'org.hexworks.cobalt:cobalt.events:2020.0.12-RELEASE'
// https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.events/
implementation ("org.hexworks.cobalt:cobalt.events:2020.0.12-RELEASE")
'org.hexworks.cobalt:cobalt.events:pom:2020.0.12-RELEASE'
<dependency org="org.hexworks.cobalt" name="cobalt.events" rev="2020.0.12-RELEASE">
  <artifact name="cobalt.events" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hexworks.cobalt', module='cobalt.events', version='2020.0.12-RELEASE')
)
libraryDependencies += "org.hexworks.cobalt" % "cobalt.events" % "2020.0.12-RELEASE"
[org.hexworks.cobalt/cobalt.events "2020.0.12-RELEASE"]